mirror of
https://github.com/Azure/setup-helm.git
synced 2025-12-24 16:25:44 +00:00
updating actions core node module
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -24,12 +24,12 @@
|
||||
"resolved": "https://registry.npmjs.org/@actions/tool-cache/-/tool-cache-1.1.2.tgz",
|
||||
"integrity": "sha512-IJczPaZr02ECa3Lgws/TJEVco9tjOujiQSZbO3dHuXXjhd5vrUtfOgGwhmz3/f97L910OraPZ8SknofUk6RvOQ==",
|
||||
"requires": {
|
||||
"@actions/core": "1.1.3",
|
||||
"@actions/exec": "1.0.1",
|
||||
"@actions/io": "1.0.1",
|
||||
"semver": "6.3.0",
|
||||
"typed-rest-client": "1.5.0",
|
||||
"uuid": "3.3.3"
|
||||
"@actions/core": "^1.1.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/io": "^1.0.1",
|
||||
"semver": "^6.1.0",
|
||||
"typed-rest-client": "^1.4.0",
|
||||
"uuid": "^3.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": {
|
||||
|
||||
Reference in New Issue
Block a user