From f05b630759e53b0e40bcd326960f811af09b0df1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 23:57:12 +0000 Subject: [PATCH] fix: node_modules/inherits/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-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- node_modules/inherits/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/inherits/package.json b/node_modules/inherits/package.json index 47220feb93..87002fdaef 100644 --- a/node_modules/inherits/package.json +++ b/node_modules/inherits/package.json @@ -20,7 +20,7 @@ "test": "node test" }, "devDependencies": { - "tap": "^7.1.0" + "tap": "^16.0.0" }, "files": [ "inherits.js",