From b70b611e300734255691c72aca0345a5eec56f89 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 11:11:05 +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-HAWK-6969142 --- 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..e685af8bba 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": "^11.1.3" }, "files": [ "inherits.js",