Update packages to support http_proxy

This commit is contained in:
David Kale
2020-02-06 15:16:41 -05:00
parent 63d68602dd
commit 90c448a85d
5 changed files with 3970 additions and 3966 deletions

View File

@ -26,10 +26,10 @@
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/exec": "^1.0.0",
"@actions/http-client": "^1.0.6",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "^1.0.0",
"semver": "^6.1.1",
"typed-rest-client": "1.5.0"
"@actions/tool-cache": "^1.3.1",
"semver": "^6.1.1"
},
"devDependencies": {
"@types/jest": "^24.0.13",