Reverted other package-lock.json

This commit is contained in:
Sankalp Kotewar
2022-06-06 08:03:56 +00:00
committed by GitHub
parent 2fd9a80bc1
commit 41c667327d
5 changed files with 13 additions and 4 deletions

4
packages/cache/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "2.0.5",
"version": "2.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "2.0.5",
"version": "2.0.6",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",