From abbd3617ab4ff1803fe229e234c61750baf3e091 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 22:24:14 +0000 Subject: [PATCH] fix: deps/npm/node_modules/is-typedarray/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/npm:minimatch:20160620 --- deps/npm/node_modules/is-typedarray/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/is-typedarray/package.json b/deps/npm/node_modules/is-typedarray/package.json index 37f7ae31c1111a..1719b512b0c1cf 100644 --- a/deps/npm/node_modules/is-typedarray/package.json +++ b/deps/npm/node_modules/is-typedarray/package.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": {}, "devDependencies": { - "tape": "^2.13.1" + "tape": "^4.0.0" }, "repository": { "type": "git",