From 2830f3af4bb6abf2f22ceaeb1d81f94cba458373 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Apr 2023 00:56:59 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/punycode/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CODECOV-543183 - https://snyk.io/vuln/SNYK-JS-CODECOV-548879 - https://snyk.io/vuln/SNYK-JS-CODECOV-585979 - 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-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-MOCHA-561476 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:growl:20160721 - https://snyk.io/vuln/npm:minimatch:20160620 - https://snyk.io/vuln/npm:ms:20170412 --- tools/node_modules/eslint/node_modules/punycode/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/node_modules/eslint/node_modules/punycode/package.json b/tools/node_modules/eslint/node_modules/punycode/package.json index 9202ccf8c0c8f7..256d495c1162eb 100644 --- a/tools/node_modules/eslint/node_modules/punycode/package.json +++ b/tools/node_modules/eslint/node_modules/punycode/package.json @@ -44,9 +44,9 @@ "prepublish": "node scripts/prepublish.js" }, "devDependencies": { - "codecov": "^1.0.1", + "codecov": "^3.7.1", "istanbul": "^0.4.1", - "mocha": "^2.5.3" + "mocha": "^10.1.0" }, "jspm": { "map": {