Update package-lock.json

This commit is contained in:
Austin Sasko 2022-03-18 14:30:23 -04:00 committed by GitHub
parent e4c0e43685
commit 91c227b49d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^1.0.0",
"@actions/artifact": "https://gitpkg.now.sh/austinsasko/toolkit/packages/artifact/?3568fd49574b161000abd911a337ccb3e0fa75cc",
"@actions/core": "^1.2.6"
},
"devDependencies": {
@ -25,7 +25,7 @@
},
"node_modules/@actions/artifact": {
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/austinsasko/toolkit.git#3568fd49574b161000abd911a337ccb3e0fa75cc",
"resolved": "https://gitpkg.now.sh/austinsasko/toolkit/packages/artifact/?3568fd49574b161000abd911a337ccb3e0fa75cc",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/http-client": "^1.0.11",