Update package-lock.json

This commit is contained in:
Shubham Tiwari 2022-03-23 18:43:25 +05:30 committed by GitHub
parent 1a306b5b35
commit 824f444748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -5,9 +5,9 @@
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"@actions/cache": { "@actions/cache": {
"version": "1.0.10", "version": "1.0.11",
"resolved": "https://registry.npmjs.org/@actions/cache/-/cache-1.0.10.tgz", "resolved": "file:actions-cache-1.0.11.tgz",
"integrity": "sha512-8l9A54RXsPHbHs4Tu0DGqTyE5cguvq3xO9H0ohbLa5zbL2Z4dh9lxnjQn2xojsPQr4WnEVgbaVZpc1tlhehQGw==", "integrity": "sha512-F8ytBiXkPcbWQfkVBPFUuoq8TPTHTyIYrNP6mizs5k9W5/9GYYDa1c0IOo9ZbvqJv0bQXYbgf8+wyAWm9c1Puw==",
"requires": { "requires": {
"@actions/core": "^1.2.6", "@actions/core": "^1.2.6",
"@actions/exec": "^1.0.1", "@actions/exec": "^1.0.1",