Merge pull request #47 from actions/juxtin/update-dep-sub-toolkit
Update dependency-submission-toolkit
This commit is contained in:
+1786
-507
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Generated
+27
-15
@@ -12,7 +12,7 @@
|
||||
"@actions/core": "^1.9.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.0.3",
|
||||
"@github/dependency-submission-toolkit": "^1.2.2",
|
||||
"@github/dependency-submission-toolkit": "^1.2.10",
|
||||
"packageurl-js": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -32,9 +32,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/core": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.9.1.tgz",
|
||||
"integrity": "sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA==",
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.0.tgz",
|
||||
"integrity": "sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==",
|
||||
"dependencies": {
|
||||
"@actions/http-client": "^2.0.1",
|
||||
"uuid": "^8.3.2"
|
||||
@@ -674,14 +674,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@github/dependency-submission-toolkit": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.2.tgz",
|
||||
"integrity": "sha512-ibRsqT0fTf8ydR8mrvvoSD5rZsxPkAKNNIVO8L5DE6lq2+qf090sSXv/yiRRJ4n4UuetneSA6os7+Y9H7gOeTw==",
|
||||
"version": "1.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.10.tgz",
|
||||
"integrity": "sha512-J8vpbTpaM+SAQaDHJ5t0lgkIFlFKZhjVLz/ZmED7rg6rwuV6GCZ6gagF7VOM83jiomoIzmA9wj3izFEfIvtXcg==",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@octokit/webhooks-types": "^6.10.0",
|
||||
"openapi-typescript": "^5.2.0",
|
||||
"packageurl-js": "0.0.6"
|
||||
}
|
||||
@@ -1313,6 +1314,11 @@
|
||||
"@octokit/openapi-types": "^11.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@octokit/webhooks-types": {
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-6.10.0.tgz",
|
||||
"integrity": "sha512-lDNv83BeEyxxukdQ0UttiUXawk9+6DkdjjFtm2GFED+24IQhTVaoSbwV9vWWKONyGLzRmCQqZmoEWkDhkEmPlw=="
|
||||
},
|
||||
"node_modules/@sinclair/typebox": {
|
||||
"version": "0.23.5",
|
||||
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.23.5.tgz",
|
||||
@@ -5918,9 +5924,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.9.1.tgz",
|
||||
"integrity": "sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA==",
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.0.tgz",
|
||||
"integrity": "sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==",
|
||||
"requires": {
|
||||
"@actions/http-client": "^2.0.1",
|
||||
"uuid": "^8.3.2"
|
||||
@@ -6414,14 +6420,15 @@
|
||||
}
|
||||
},
|
||||
"@github/dependency-submission-toolkit": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.2.tgz",
|
||||
"integrity": "sha512-ibRsqT0fTf8ydR8mrvvoSD5rZsxPkAKNNIVO8L5DE6lq2+qf090sSXv/yiRRJ4n4UuetneSA6os7+Y9H7gOeTw==",
|
||||
"version": "1.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@github/dependency-submission-toolkit/-/dependency-submission-toolkit-1.2.10.tgz",
|
||||
"integrity": "sha512-J8vpbTpaM+SAQaDHJ5t0lgkIFlFKZhjVLz/ZmED7rg6rwuV6GCZ6gagF7VOM83jiomoIzmA9wj3izFEfIvtXcg==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@octokit/webhooks-types": "^6.10.0",
|
||||
"openapi-typescript": "^5.2.0",
|
||||
"packageurl-js": "0.0.6"
|
||||
}
|
||||
@@ -6935,6 +6942,11 @@
|
||||
"@octokit/openapi-types": "^11.2.0"
|
||||
}
|
||||
},
|
||||
"@octokit/webhooks-types": {
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-6.10.0.tgz",
|
||||
"integrity": "sha512-lDNv83BeEyxxukdQ0UttiUXawk9+6DkdjjFtm2GFED+24IQhTVaoSbwV9vWWKONyGLzRmCQqZmoEWkDhkEmPlw=="
|
||||
},
|
||||
"@sinclair/typebox": {
|
||||
"version": "0.23.5",
|
||||
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.23.5.tgz",
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@
|
||||
"@actions/core": "^1.9.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.0.3",
|
||||
"@github/dependency-submission-toolkit": "^1.2.2",
|
||||
"@github/dependency-submission-toolkit": "^1.2.10",
|
||||
"packageurl-js": "^0.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user