From e6ec02ef6f0541a23cd51ff5d83bd3cccef98c50 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Sep 2024 22:14:37 +0000 Subject: [PATCH] fix: node_modules/removeNPMAbsolutePaths/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- node_modules/removeNPMAbsolutePaths/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/removeNPMAbsolutePaths/package.json b/node_modules/removeNPMAbsolutePaths/package.json index 28ccddcaa4..0ec5c95ee5 100644 --- a/node_modules/removeNPMAbsolutePaths/package.json +++ b/node_modules/removeNPMAbsolutePaths/package.json @@ -43,7 +43,7 @@ "eslint-plugin-import": "^2.18.0", "mocha": "^6.1.4", "nyc": "^14.1.1", - "sinon": "^7.3.2", + "sinon": "^19.0.0", "sinon-chai": "^3.3.0" }, "engines": {