From 154b481a35aafcdca6e030ba8a7493a477af5409 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Sep 2024 21:39:41 +0000 Subject: [PATCH] fix: node_modules/got/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- node_modules/got/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/got/package.json b/node_modules/got/package.json index 28c396adbf..de98fdb4fb 100644 --- a/node_modules/got/package.json +++ b/node_modules/got/package.json @@ -57,7 +57,7 @@ "p-event": "^2.1.0", "pem": "^1.13.2", "proxyquire": "^2.0.1", - "sinon": "^7.2.2", + "sinon": "^19.0.0", "slow-stream": "0.0.4", "tempfile": "^2.0.0", "tempy": "^0.2.1",