From e3f9635f72811c3a4230f301dee6439f38ccbabb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Apr 2023 00:45:15 +0000 Subject: [PATCH] fix: deps/npm/node_modules/isarray/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/isarray/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/isarray/package.json b/deps/npm/node_modules/isarray/package.json index 1a4317a9c41c73..40618e3fdf67af 100644 --- a/deps/npm/node_modules/isarray/package.json +++ b/deps/npm/node_modules/isarray/package.json @@ -10,7 +10,7 @@ "main": "index.js", "dependencies": {}, "devDependencies": { - "tape": "~2.13.4" + "tape": "~4.0.0" }, "keywords": [ "browser",