From 9e82d58351e080a5ae684941d96fb972d6acff9c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 20:10:01 +0000 Subject: [PATCH] fix: node_modules/yargs-parser/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- node_modules/yargs-parser/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/yargs-parser/package.json b/node_modules/yargs-parser/package.json index b611d3f6b7..a33648fede 100644 --- a/node_modules/yargs-parser/package.json +++ b/node_modules/yargs-parser/package.json @@ -29,7 +29,7 @@ "devDependencies": { "c8": "^7.0.1", "chai": "^4.2.0", - "mocha": "^7.0.0", + "mocha": "^8.3.0", "standard": "^14.3.1" }, "dependencies": {