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": {