From a88747ac604bea02c58e192e7d097ed581234478 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 05:13:04 +0000 Subject: [PATCH] fix: deps/npm/node_modules/request/node_modules/tough-cookie/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- .../node_modules/request/node_modules/tough-cookie/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/request/node_modules/tough-cookie/package.json b/deps/npm/node_modules/request/node_modules/tough-cookie/package.json index 8af9909ed5131e..8549da09a223ef 100644 --- a/deps/npm/node_modules/request/node_modules/tough-cookie/package.json +++ b/deps/npm/node_modules/request/node_modules/tough-cookie/package.json @@ -67,7 +67,7 @@ "devDependencies": { "async": "^1.4.2", "genversion": "^2.1.0", - "nyc": "^11.6.0", + "nyc": "^13.0.1", "string.prototype.repeat": "^0.2.0", "vows": "^0.8.2" },