From 6ba5de35c18e334f969ce11c1417eceaddc7d6f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Feb 2024 05:00:22 +0000 Subject: [PATCH] fix: deps/npm/node_modules/asn1/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - 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/asn1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/asn1/package.json b/deps/npm/node_modules/asn1/package.json index 2b51c753c97a47..5ae69a1d690191 100644 --- a/deps/npm/node_modules/asn1/package.json +++ b/deps/npm/node_modules/asn1/package.json @@ -18,7 +18,7 @@ "safer-buffer": "~2.1.0" }, "devDependencies": { - "istanbul": "^0.3.6", + "istanbul": "^0.4.5", "faucet": "0.0.1", "tape": "^3.5.0", "eslint": "2.13.1",