From 3b7abbee4d01beca7e32150c5df6194d8be9db32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jun 2023 01:37:13 +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-SEMVER-3247795 --- 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..9a06deae3a 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": "~17.0.0", "@commitlint/config-conventional": "~8.2.0", "eslint": "~6.4.0", "husky": "~3.0.5",