diff --git a/node_modules/@actions/artifact/package.json b/node_modules/@actions/artifact/package.json index 9c765d7ca7..a0e7eede02 100644 --- a/node_modules/@actions/artifact/package.json +++ b/node_modules/@actions/artifact/package.json @@ -40,8 +40,8 @@ "@actions/core": "^1.2.6", "@actions/http-client": "^1.0.11", "@types/tmp": "^0.1.0", - "tmp": "^0.1.0", - "tmp-promise": "^2.0.2" + "tmp": "^0.2.2", + "tmp-promise": "^3.0.0" }, "devDependencies": { "typescript": "^3.8.3"