From 654c86b867c185666a16300dbf0ca0446838dc17 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 20:44:56 +0000 Subject: [PATCH] fix: node_modules/http-cache-semantics/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-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/SNYK-JS-PROPERTYEXPR-598800 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/SNYK-JS-YUP-2420835 - https://snyk.io/vuln/npm:mem:20180117 --- node_modules/http-cache-semantics/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/http-cache-semantics/package.json b/node_modules/http-cache-semantics/package.json index 125b72b51f..bd5f2ff4ca 100644 --- a/node_modules/http-cache-semantics/package.json +++ b/node_modules/http-cache-semantics/package.json @@ -16,9 +16,9 @@ "eslint": "^5.13.0", "eslint-plugin-prettier": "^3.0.1", "husky": "^0.14.3", - "lint-staged": "^8.1.3", - "mocha": "^5.1.0", + "lint-staged": "^9.0.0", + "mocha": "^10.1.0", "prettier": "^1.14.3", - "prettier-eslint-cli": "^4.7.1" + "prettier-eslint-cli": "^5.0.0" } } \ No newline at end of file