From cd2e6166e2821aa6c03826a04bb3ff9d2fa34b3f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 01:35:52 +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/npm:growl:20160721 --- 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..5cbb059d29 100644 --- a/node_modules/file-entry-cache/package.json +++ b/node_modules/file-entry-cache/package.json @@ -69,7 +69,7 @@ "eslinter": "^2.3.3", "glob-expand": "^0.1.0", "istanbul": "^0.3.6", - "mocha": "^2.1.0", + "mocha": "^4.0.0", "precommit": "^1.1.5", "prepush": "^3.1.4", "proxyquire": "^1.3.1",