Merge pull request #19 from jhutchings1/dependabot/npm_and_yarn/github/dependency-submission-toolkit-1.2.3
Bump @github/dependency-submission-toolkit from 1.2.2 to 1.2.3
This commit is contained in:
Generated
+7
-7
@@ -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.2",
|
"@github/dependency-submission-toolkit": "^1.2.3",
|
||||||
"fs": "^0.0.1-security"
|
"fs": "^0.0.1-security"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -693,9 +693,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@github/dependency-submission-toolkit": {
|
"node_modules/@github/dependency-submission-toolkit": {
|
||||||
"version": "1.2.2",
|
"version": "1.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.3.tgz",
|
||||||
"integrity": "sha512-ibRsqT0fTf8ydR8mrvvoSD5rZsxPkAKNNIVO8L5DE6lq2+qf090sSXv/yiRRJ4n4UuetneSA6os7+Y9H7gOeTw==",
|
"integrity": "sha512-q83TVTZZUW8wv7JfDovLdxWdbsxT2+75fseHXR6geM85E9XUjS7iOFodVolKbVat9fJcEVfMtZJdMmeIoUqjqw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
@@ -5243,9 +5243,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@github/dependency-submission-toolkit": {
|
"@github/dependency-submission-toolkit": {
|
||||||
"version": "1.2.2",
|
"version": "1.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.3.tgz",
|
||||||
"integrity": "sha512-ibRsqT0fTf8ydR8mrvvoSD5rZsxPkAKNNIVO8L5DE6lq2+qf090sSXv/yiRRJ4n4UuetneSA6os7+Y9H7gOeTw==",
|
"integrity": "sha512-q83TVTZZUW8wv7JfDovLdxWdbsxT2+75fseHXR6geM85E9XUjS7iOFodVolKbVat9fJcEVfMtZJdMmeIoUqjqw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
|
|||||||
+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.2",
|
"@github/dependency-submission-toolkit": "^1.2.3",
|
||||||
"fs": "^0.0.1-security"
|
"fs": "^0.0.1-security"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user