From d75c08f248b141aa27808aefff18a3ec0db742c3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Sep 2024 15:58:38 +0000 Subject: [PATCH] fix: node_modules/@actions/artifact/node_modules/@actions/http-client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- .../artifact/node_modules/@actions/http-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@actions/artifact/node_modules/@actions/http-client/package.json b/node_modules/@actions/artifact/node_modules/@actions/http-client/package.json index d75dd4dd52..34d3e8032b 100644 --- a/node_modules/@actions/artifact/node_modules/@actions/http-client/package.json +++ b/node_modules/@actions/artifact/node_modules/@actions/http-client/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@types/jest": "^25.1.4", "@types/node": "^12.12.31", - "jest": "^25.1.0", + "jest": "^27.0.2", "prettier": "^2.0.4", "proxy": "^1.0.1", "ts-jest": "^25.2.1",