From cf5ddd750000c0dd2e7c918a2951bb5f27a77c40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Apr 2023 16:49:08 +0000 Subject: [PATCH] fix: node_modules/chokidar/node_modules/anymatch/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 --- node_modules/chokidar/node_modules/anymatch/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/chokidar/node_modules/anymatch/package.json b/node_modules/chokidar/node_modules/anymatch/package.json index aa33dbcdbf..3e4bfbfcbc 100644 --- a/node_modules/chokidar/node_modules/anymatch/package.json +++ b/node_modules/chokidar/node_modules/anymatch/package.json @@ -39,8 +39,8 @@ "mocha": "mocha" }, "devDependencies": { - "mocha": "^6.1.3", - "nyc": "^14.0.0" + "mocha": "^10.1.0", + "nyc": "^15.0.0" }, "engines": { "node": ">= 8"