From f9bff887646a3ab45db855e9e015e80a3766489c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Dec 2022 22:17:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592b873..3ef212a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "chalk": "1.1.3", "compression": "1.6.2", "cross-env": "2.0.1", - "express": "4.14.0", + "express": "4.17.3", "fontfaceobserver": "2.0.4", "ip": "1.1.3", "minimist": "1.2.0",