From 16849d2167aaffc51cc4e02eec2c3291fa4001a1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 07:50:56 +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..e56c180005 100644 --- a/node_modules/@actions/tool-cache/node_modules/uuid/package.json +++ b/node_modules/@actions/tool-cache/node_modules/uuid/package.json @@ -17,7 +17,7 @@ "uuid": "./bin/uuid" }, "devDependencies": { - "@commitlint/cli": "~8.2.0", + "@commitlint/cli": "~9.0.0", "@commitlint/config-conventional": "~8.2.0", "eslint": "~6.4.0", "husky": "~3.0.5",