@ -1,15 +1,15 @@
{
"name" : "cache" ,
"version" : "3. 0.1 1",
"version" : "3. 1. 0-beta .1",
"lockfileVersion" : 2 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "cache" ,
"version" : "3. 0.1 1",
"version" : "3. 1. 0-beta .1",
"license" : "MIT" ,
"dependencies" : {
"@actions/cache" : " ^3.0.5 ",
"@actions/cache" : " 3.1.0-beta.1 ",
"@actions/core" : "^1.10.0" ,
"@actions/exec" : "^1.1.1" ,
"@actions/io" : "^1.1.2"
@ -36,15 +36,16 @@
}
} ,
"node_modules/@actions/cache" : {
"version" : "3. 0.5 ",
"resolved" : "https://registry.npmjs.org/@actions/cache/-/cache-3. 0.5 .tgz",
"integrity" : "sha512- 0WpPmwnRPkn5k5ASmjoX8bY8NrZEPTwN+64nGYJmR/bHjEVgC8svdf5K956wi67tNJBGJky2+UfvNbUOtHmMHg ==",
"version" : "3. 1.0-beta.1 ",
"resolved" : "https://registry.npmjs.org/@actions/cache/-/cache-3. 1.0-beta.1 .tgz",
"integrity" : "sha512- E+lNTJ4x1baOVHbhkkGK7JebxChMM/ogDSWIuDJsiPlpi7bzzL8RnKTk4zlZ3OYmWK8tF2/5QZMerg3rY4c/9A ==",
"dependencies" : {
"@actions/core" : "^1.10.0" ,
"@actions/exec" : "^1.0.1" ,
"@actions/glob" : "^0.1.0" ,
"@actions/http-client" : "^2.0.1" ,
"@actions/io" : "^1.0.1" ,
"@azure/abort-controller" : "^1.1.0" ,
"@azure/ms-rest-js" : "^2.6.0" ,
"@azure/storage-blob" : "^12.8.0" ,
"semver" : "^6.1.0" ,
@ -111,14 +112,14 @@
}
} ,
"node_modules/@azure/abort-controller" : {
"version" : "1. 0.4 ",
"resolved" : "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1. 0.4 .tgz",
"integrity" : "sha512- lNUmDRVGpanCsiUN3NWxFTdwmdFI53xwhkTFfHDGTYk46ca7Ind3nanJc+U6Zj9Tv+9nTCWRBscWEW1DyKOpT w==",
"version" : "1. 1.0 ",
"resolved" : "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1. 1.0 .tgz",
"integrity" : "sha512- TrRLIoSQVzfAJX9H1JeFjzAoDGcoK1IYX1UImfceTZpsyYfWr09Ss1aHW1y5TrrR3iq6RZLBwJ3E24uwPhwah w==",
"dependencies" : {
"tslib" : "^2. 0 .0"
"tslib" : "^2. 2 .0"
} ,
"engines" : {
"node" : ">= 8 .0.0"
"node" : ">= 12 .0.0"
}
} ,
"node_modules/@azure/abort-controller/node_modules/tslib" : {
@ -9721,15 +9722,16 @@
} ,
"dependencies" : {
"@actions/cache" : {
"version" : "3. 0.5 ",
"resolved" : "https://registry.npmjs.org/@actions/cache/-/cache-3. 0.5 .tgz",
"integrity" : "sha512- 0WpPmwnRPkn5k5ASmjoX8bY8NrZEPTwN+64nGYJmR/bHjEVgC8svdf5K956wi67tNJBGJky2+UfvNbUOtHmMHg ==",
"version" : "3. 1.0-beta.1 ",
"resolved" : "https://registry.npmjs.org/@actions/cache/-/cache-3. 1.0-beta.1 .tgz",
"integrity" : "sha512- E+lNTJ4x1baOVHbhkkGK7JebxChMM/ogDSWIuDJsiPlpi7bzzL8RnKTk4zlZ3OYmWK8tF2/5QZMerg3rY4c/9A ==",
"requires" : {
"@actions/core" : "^1.10.0" ,
"@actions/exec" : "^1.0.1" ,
"@actions/glob" : "^0.1.0" ,
"@actions/http-client" : "^2.0.1" ,
"@actions/io" : "^1.0.1" ,
"@azure/abort-controller" : "^1.1.0" ,
"@azure/ms-rest-js" : "^2.6.0" ,
"@azure/storage-blob" : "^12.8.0" ,
"semver" : "^6.1.0" ,
@ -9792,11 +9794,11 @@
}
} ,
"@azure/abort-controller" : {
"version" : "1. 0.4 ",
"resolved" : "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1. 0.4 .tgz",
"integrity" : "sha512- lNUmDRVGpanCsiUN3NWxFTdwmdFI53xwhkTFfHDGTYk46ca7Ind3nanJc+U6Zj9Tv+9nTCWRBscWEW1DyKOpT w==",
"version" : "1. 1.0 ",
"resolved" : "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1. 1.0 .tgz",
"integrity" : "sha512- TrRLIoSQVzfAJX9H1JeFjzAoDGcoK1IYX1UImfceTZpsyYfWr09Ss1aHW1y5TrrR3iq6RZLBwJ3E24uwPhwah w==",
"requires" : {
"tslib" : "^2. 0 .0"
"tslib" : "^2. 2 .0"
} ,
"dependencies" : {
"tslib" : {