From b5be5545d6d6486f9ec581aead3f77781e6965a1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Sep 2024 10:41:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592b873..e199370 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.20.0", "fontfaceobserver": "2.0.4", "ip": "1.1.3", "minimist": "1.2.0",