From ac2ac4d53a9e6ea0180e25f9a5730072f8bfce24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 23:49:55 +0000 Subject: [PATCH] fix: deps/npm/node_modules/has-unicode/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-BL-608877 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/npm:hawk:20160119 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:http-signature:20150122 - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:request:20160119 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- deps/npm/node_modules/has-unicode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/has-unicode/package.json b/deps/npm/node_modules/has-unicode/package.json index ebe9d76d621587..1a5a275c04cc46 100644 --- a/deps/npm/node_modules/has-unicode/package.json +++ b/deps/npm/node_modules/has-unicode/package.json @@ -25,6 +25,6 @@ "homepage": "https://github.com/iarna/has-unicode", "devDependencies": { "require-inject": "^1.3.0", - "tap": "^2.3.1" + "tap": "^16.0.0" } }