From 54e4fe0e55a631fa4ede0576ac779a4a3ad8f7c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Apr 2025 05:51:48 +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 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e47599b..9a51142 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "finalhandler": "^1.3.1", "findhit-proxywrap": "^0.3.13", "lodash": "^4.17.21", - "router": "^1.3.8", + "router": "^2.0.0", "url-parse": "^1.5.10" }, "devDependencies": {