From 037f2e7618902d69c85747a2352500bd2e3ae3e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 17:03:08 +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-PROPERTYEXPR-598800 --- node_modules/http-cache-semantics/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/http-cache-semantics/package.json b/node_modules/http-cache-semantics/package.json index 125b72b51f..c3849a993c 100644 --- a/node_modules/http-cache-semantics/package.json +++ b/node_modules/http-cache-semantics/package.json @@ -16,7 +16,7 @@ "eslint": "^5.13.0", "eslint-plugin-prettier": "^3.0.1", "husky": "^0.14.3", - "lint-staged": "^8.1.3", + "lint-staged": "^9.0.0", "mocha": "^5.1.0", "prettier": "^1.14.3", "prettier-eslint-cli": "^4.7.1"