From a79e866419206745c8f77d3a391a2ab1883f73ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 17:05:46 +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-AJV-584908 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 - https://snyk.io/vuln/npm:eslint:20180222 - https://snyk.io/vuln/npm:minimatch:20160620 --- deps/npm/node_modules/asn1/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deps/npm/node_modules/asn1/package.json b/deps/npm/node_modules/asn1/package.json index 2b51c753c97a47..7cd56764e93cff 100644 --- a/deps/npm/node_modules/asn1/package.json +++ b/deps/npm/node_modules/asn1/package.json @@ -18,10 +18,10 @@ "safer-buffer": "~2.1.0" }, "devDependencies": { - "istanbul": "^0.3.6", - "faucet": "0.0.1", - "tape": "^3.5.0", - "eslint": "2.13.1", + "istanbul": "^0.4.5", + "faucet": "0.0.2", + "tape": "^4.0.0", + "eslint": "8.0.0", "eslint-plugin-joyent": "~1.3.0" }, "scripts": {