mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-11 16:52:18 +08:00
Freeze packages to latest available versions
This commit is contained in:
parent
68ed252e91
commit
47741599e5
4751
package-lock.json
generated
4751
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -8,10 +8,10 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/tool-cache": "^1.0.0",
|
"@actions/tool-cache": "1.6.0",
|
||||||
"@actions/io": "^1.0.0",
|
"@actions/io": "1.0.2",
|
||||||
"@actions/core": "^1.0.0",
|
"@actions/core": "1.2.5",
|
||||||
"@actions/exec": "^1.0.0",
|
"@actions/exec": "1.0.4",
|
||||||
"js-yaml": "3.13.1"
|
"js-yaml": "3.13.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user