From d57152320d9cf5d28c3f2bdedab6cea55ba97522 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 May 2024 00:38:45 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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..296b419c99 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,10 +27,10 @@ "devDependencies": { "@types/jest": "^25.1.4", "@types/node": "^12.12.31", - "jest": "^25.1.0", + "jest": "^28.0.0", "prettier": "^2.0.4", "proxy": "^1.0.1", - "ts-jest": "^25.2.1", + "ts-jest": "^26.1.2", "typescript": "^3.8.3" }, "dependencies": {