From 35eda2db63898adaf08e7a0522d89c8fbb36867b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 20:41:43 +0000 Subject: [PATCH] fix: node_modules/optionator/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- node_modules/optionator/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/optionator/package.json b/node_modules/optionator/package.json index b35b4a8687..40dec5756e 100644 --- a/node_modules/optionator/package.json +++ b/node_modules/optionator/package.json @@ -38,6 +38,6 @@ }, "devDependencies": { "livescript": "^1.6.0", - "mocha": "^7.1.1" + "mocha": "^8.3.0" } } \ No newline at end of file