From a2a3107ce940b549d869400e998dfcdaa811e5a5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 05:56:04 +0000 Subject: [PATCH] fix: node_modules/@actions/tool-cache/node_modules/uuid/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/@actions/tool-cache/node_modules/uuid/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@actions/tool-cache/node_modules/uuid/package.json b/node_modules/@actions/tool-cache/node_modules/uuid/package.json index 4b23f72c79..80668367b2 100644 --- a/node_modules/@actions/tool-cache/node_modules/uuid/package.json +++ b/node_modules/@actions/tool-cache/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",