From cfa3e9b29af39571d467f0e8e06287fd27dc627f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 00:26:28 +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-INFLIGHT-6095116 --- 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..82a148a712cc8e 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": "^18.0.0" } }