Merge pull request #28 from jhutchings1/dependabot/npm_and_yarn/github/dependency-submission-toolkit-1.2.7
Bump @github/dependency-submission-toolkit from 1.2.3 to 1.2.7
This commit is contained in:
Generated
+9
-9
@@ -11,7 +11,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
"@github/dependency-submission-toolkit": "^1.2.3",
|
"@github/dependency-submission-toolkit": "^1.2.7",
|
||||||
"fs": "^0.0.1-security"
|
"fs": "^0.0.1-security"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -693,11 +693,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@github/dependency-submission-toolkit": {
|
"node_modules/@github/dependency-submission-toolkit": {
|
||||||
"version": "1.2.3",
|
"version": "1.2.7",
|
||||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.7.tgz",
|
||||||
"integrity": "sha512-q83TVTZZUW8wv7JfDovLdxWdbsxT2+75fseHXR6geM85E9XUjS7iOFodVolKbVat9fJcEVfMtZJdMmeIoUqjqw==",
|
"integrity": "sha512-Uf5Mdpi6k/oqg1pFOjVCyK6tuHEwyVhijXXO/s2lakIltZY7DI5v7wtpAVD94+iYAo/Va2HRWiOD/epDraaZYw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"@actions/github": "^5.0.0",
|
"@actions/github": "^5.0.0",
|
||||||
"@octokit/rest": "^18.12.0",
|
"@octokit/rest": "^18.12.0",
|
||||||
@@ -5243,11 +5243,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@github/dependency-submission-toolkit": {
|
"@github/dependency-submission-toolkit": {
|
||||||
"version": "1.2.3",
|
"version": "1.2.7",
|
||||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.7.tgz",
|
||||||
"integrity": "sha512-q83TVTZZUW8wv7JfDovLdxWdbsxT2+75fseHXR6geM85E9XUjS7iOFodVolKbVat9fJcEVfMtZJdMmeIoUqjqw==",
|
"integrity": "sha512-Uf5Mdpi6k/oqg1pFOjVCyK6tuHEwyVhijXXO/s2lakIltZY7DI5v7wtpAVD94+iYAo/Va2HRWiOD/epDraaZYw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"@actions/github": "^5.0.0",
|
"@actions/github": "^5.0.0",
|
||||||
"@octokit/rest": "^18.12.0",
|
"@octokit/rest": "^18.12.0",
|
||||||
|
|||||||
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
"@github/dependency-submission-toolkit": "^1.2.3",
|
"@github/dependency-submission-toolkit": "^1.2.7",
|
||||||
"fs": "^0.0.1-security"
|
"fs": "^0.0.1-security"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user