Update package-lock.json

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

3
package-lock.json generated
View file

@ -25,8 +25,7 @@
},
"node_modules/@actions/artifact": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-1.0.0.tgz",
"integrity": "sha512-oje+cCiM2maVwoiN+LT9kh2C6UqiTcS1tDKins+nRfckX+C8JJD2kAmzpD5fn/p5Dibjrqk1mtwreAzgNxHrDg==",
"resolved": "git+ssh://git@github.com/austinsasko/toolkit.git#3568fd49574b161000abd911a337ccb3e0fa75cc",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/http-client": "^1.0.11",