added dependencies

This commit is contained in:
h0x0er 2022-09-13 23:08:48 +05:30
commit 914eb28c95
2 changed files with 870 additions and 60 deletions

927
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,10 +22,11 @@
},
"homepage": "https://github.com/step-security/harden-runner#readme",
"dependencies": {
"@actions/cache": "^3.0.4",
"@actions/core": "^1.5.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@actions/http-client": "^1.0.11",
"@actions/http-client": "^2.0.1",
"@actions/tool-cache": "^1.7.1",
"ansi-regex": ">=5.0.1",
"is-docker": "^3.0.0",