From 144d75a4ada3df07b9238cc6cabc0373362532cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 19:53:24 +0000 Subject: [PATCH] fix: node_modules/path-to-regexp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- node_modules/path-to-regexp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/path-to-regexp/package.json b/node_modules/path-to-regexp/package.json index c58301982e..14823f51c8 100644 --- a/node_modules/path-to-regexp/package.json +++ b/node_modules/path-to-regexp/package.json @@ -36,7 +36,7 @@ "chai": "^2.3.0", "istanbul": "~0.3.0", "mocha": "~2.2.4", - "standard": "~3.7.3", + "standard": "~6.0.0", "ts-node": "^0.5.5", "typescript": "^1.8.7", "typings": "^1.0.4"