From f71394ac67e805b36d7e7abe23d31e8b2f84f402 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Apr 2023 20:40:28 +0000 Subject: [PATCH] fix: node_modules/get-caller-file/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 --- node_modules/get-caller-file/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/get-caller-file/package.json b/node_modules/get-caller-file/package.json index 3218e973a0..ae65770ed0 100644 --- a/node_modules/get-caller-file/package.json +++ b/node_modules/get-caller-file/package.json @@ -33,7 +33,7 @@ "@types/node": "^11.10.5", "chai": "^4.1.2", "ensure-posix-path": "^1.0.1", - "mocha": "^5.2.0", + "mocha": "^10.1.0", "typescript": "^3.3.3333" }, "engines": {