audit fix and update http-client (#298)

This commit is contained in:
Bryan MacFarlane
2020-01-10 16:37:48 -05:00
committed by GitHub
parent 058ad6937d
commit 2e88402d19
11 changed files with 52 additions and 31 deletions

View File

@@ -1,12 +1,13 @@
{
"name": "@actions/exec",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@actions/io": {
"version": "1.0.1",
"dev": true
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz",
"integrity": "sha512-rhq+tfZukbtaus7xyUtwKfuiCRXd1hWSfmJNEpFgBQJ4woqPEpsBw04awicjwz9tyG2/MVhAEMfVn664Cri5zA=="
}
}
}