From 7236bee6fadaaf0b592f787a5e977a391fa6bc45 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 05:13:08 +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/SNYK-JS-INFLIGHT-6095116 --- 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..41c7c6df8e8275 100644 --- a/deps/npm/node_modules/uuid/package.json +++ b/deps/npm/node_modules/uuid/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@commitlint/cli": "~8.2.0", "@commitlint/config-conventional": "~8.2.0", - "eslint": "~6.4.0", + "eslint": "~9.0.0", "husky": "~3.0.5", "mocha": "6.2.0", "runmd": "1.2.1",