mirror of https://github.com/actions/cache.git
Update package-lock.json
This commit is contained in:
parent
1a306b5b35
commit
824f444748
|
@ -5,9 +5,9 @@
|
|||
"requires": true,
|
||||
"dependencies": {
|
||||
"@actions/cache": {
|
||||
"version": "1.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@actions/cache/-/cache-1.0.10.tgz",
|
||||
"integrity": "sha512-8l9A54RXsPHbHs4Tu0DGqTyE5cguvq3xO9H0ohbLa5zbL2Z4dh9lxnjQn2xojsPQr4WnEVgbaVZpc1tlhehQGw==",
|
||||
"version": "1.0.11",
|
||||
"resolved": "file:actions-cache-1.0.11.tgz",
|
||||
"integrity": "sha512-F8ytBiXkPcbWQfkVBPFUuoq8TPTHTyIYrNP6mizs5k9W5/9GYYDa1c0IOo9ZbvqJv0bQXYbgf8+wyAWm9c1Puw==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.1",
|
||||
|
|
Loading…
Reference in New Issue