From 72c65006f04cdddad2e3bc8eb19680138d8b4332 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 01:13:27 +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-ANSIREGEX-1583908 --- 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..6b3913c557a357 100644 --- a/deps/npm/node_modules/asn1/package.json +++ b/deps/npm/node_modules/asn1/package.json @@ -21,7 +21,7 @@ "istanbul": "^0.3.6", "faucet": "0.0.1", "tape": "^3.5.0", - "eslint": "2.13.1", + "eslint": "4.5.0", "eslint-plugin-joyent": "~1.3.0" }, "scripts": {