Merge pull request #4 from jhutchings1/dependabot/npm_and_yarn/github/dependency-submission-toolkit-1.2.8
Bump @github/dependency-submission-toolkit from 1.2.7 to 1.2.8
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@github/dependency-submission-toolkit": "^1.2.7",
|
||||
"@github/dependency-submission-toolkit": "^1.2.8",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"dotenv": "^16.0.3",
|
||||
"fs": "^0.0.1-security",
|
||||
@@ -688,9 +688,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@github/dependency-submission-toolkit": {
|
||||
"version": "1.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.7.tgz",
|
||||
"integrity": "sha512-Uf5Mdpi6k/oqg1pFOjVCyK6tuHEwyVhijXXO/s2lakIltZY7DI5v7wtpAVD94+iYAo/Va2HRWiOD/epDraaZYw==",
|
||||
"version": "1.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.8.tgz",
|
||||
"integrity": "sha512-DhltmRub4O9y/bwcPCtqdRaSE4u6gJcZWy7QCP3GAscEwJnn2EQfma4sKoUC+zSQmH/7vgjMMnTzYFncGsvaWA==",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
@@ -5358,9 +5358,9 @@
|
||||
}
|
||||
},
|
||||
"@github/dependency-submission-toolkit": {
|
||||
"version": "1.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.7.tgz",
|
||||
"integrity": "sha512-Uf5Mdpi6k/oqg1pFOjVCyK6tuHEwyVhijXXO/s2lakIltZY7DI5v7wtpAVD94+iYAo/Va2HRWiOD/epDraaZYw==",
|
||||
"version": "1.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.8.tgz",
|
||||
"integrity": "sha512-DhltmRub4O9y/bwcPCtqdRaSE4u6gJcZWy7QCP3GAscEwJnn2EQfma4sKoUC+zSQmH/7vgjMMnTzYFncGsvaWA==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@github/dependency-submission-toolkit": "^1.2.7",
|
||||
"@github/dependency-submission-toolkit": "^1.2.8",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"dotenv": "^16.0.3",
|
||||
"fs": "^0.0.1-security",
|
||||
|
||||
Reference in New Issue
Block a user