From a486252ec311649787b28f95b5946327e5f7f26e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 21:35:46 +0000 Subject: [PATCH] fix: deps/npm/node_modules/uuid/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- deps/npm/node_modules/uuid/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/uuid/package.json b/deps/npm/node_modules/uuid/package.json index efc07b8f6c3f73..058ffc8fc7b22f 100644 --- a/deps/npm/node_modules/uuid/package.json +++ b/deps/npm/node_modules/uuid/package.json @@ -21,7 +21,7 @@ "@commitlint/config-conventional": "~8.2.0", "eslint": "~6.4.0", "husky": "~3.0.5", - "mocha": "6.2.0", + "mocha": "8.3.0", "runmd": "1.2.1", "standard-version": "7.0.0" },