From 8aa61724bb6388ba625d2c36d1b54e3103f380d7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 16:37:43 +0000 Subject: [PATCH] fix: node_modules/sinon/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- node_modules/sinon/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/sinon/package.json b/node_modules/sinon/package.json index 6fd9b3d495..faafa9146c 100644 --- a/node_modules/sinon/package.json +++ b/node_modules/sinon/package.json @@ -62,7 +62,7 @@ "@sinonjs/formatio": "^5.0.1", "@sinonjs/samsam": "^5.0.3", "diff": "^4.0.2", - "nise": "^4.0.1", + "nise": "^6.0.1", "supports-color": "^7.1.0" }, "devDependencies": {