From 9c317a1f64f70c4e526aac66b957330bbd8f0165 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 22:55:53 +0000 Subject: [PATCH] fix: node_modules/ms/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-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:diff:20180305 - https://snyk.io/vuln/npm:eslint:20180222 --- node_modules/ms/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/ms/package.json b/node_modules/ms/package.json index 3408eef7c2..9a8a3fa6e6 100644 --- a/node_modules/ms/package.json +++ b/node_modules/ms/package.json @@ -28,10 +28,10 @@ }, "license": "MIT", "devDependencies": { - "eslint": "4.12.1", + "eslint": "5.0.0", "expect.js": "0.3.1", "husky": "0.14.3", - "lint-staged": "5.0.0", - "mocha": "4.0.1" + "lint-staged": "10.2.0", + "mocha": "10.1.0" } } \ No newline at end of file