From 05829184bd814e7d681cd1a507361bfdfb1d377d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Feb 2024 00:30:53 +0000 Subject: [PATCH] fix: node_modules/file-entry-cache/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/npm:minimatch:20160620 --- node_modules/file-entry-cache/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/file-entry-cache/package.json b/node_modules/file-entry-cache/package.json index c15ee913c5..f3e0d0299d 100644 --- a/node_modules/file-entry-cache/package.json +++ b/node_modules/file-entry-cache/package.json @@ -68,7 +68,7 @@ "esbeautifier": "^4.2.11", "eslinter": "^2.3.3", "glob-expand": "^0.1.0", - "istanbul": "^0.3.6", + "istanbul": "^0.4.5", "mocha": "^2.1.0", "precommit": "^1.1.5", "prepush": "^3.1.4",