Merge pull request #212 from docker/dependabot/npm_and_yarn/octokit/core-5.0.2
build(deps): bump @octokit/core from 5.0.1 to 5.0.2
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
"@actions/http-client": "^2.2.0",
|
"@actions/http-client": "^2.2.0",
|
||||||
"@actions/io": "^1.1.3",
|
"@actions/io": "^1.1.3",
|
||||||
"@actions/tool-cache": "^2.0.1",
|
"@actions/tool-cache": "^2.0.1",
|
||||||
"@octokit/core": "^5.0.1",
|
"@octokit/core": "^5.0.2",
|
||||||
"@octokit/plugin-rest-endpoint-methods": "^10.1.5",
|
"@octokit/plugin-rest-endpoint-methods": "^10.1.5",
|
||||||
"async-retry": "^1.3.3",
|
"async-retry": "^1.3.3",
|
||||||
"csv-parse": "^5.5.2",
|
"csv-parse": "^5.5.2",
|
||||||
|
|||||||
17
yarn.lock
17
yarn.lock
@@ -1046,7 +1046,7 @@ __metadata:
|
|||||||
"@actions/http-client": ^2.2.0
|
"@actions/http-client": ^2.2.0
|
||||||
"@actions/io": ^1.1.3
|
"@actions/io": ^1.1.3
|
||||||
"@actions/tool-cache": ^2.0.1
|
"@actions/tool-cache": ^2.0.1
|
||||||
"@octokit/core": ^5.0.1
|
"@octokit/core": ^5.0.2
|
||||||
"@octokit/plugin-rest-endpoint-methods": ^10.1.5
|
"@octokit/plugin-rest-endpoint-methods": ^10.1.5
|
||||||
"@types/csv-parse": ^1.2.2
|
"@types/csv-parse": ^1.2.2
|
||||||
"@types/js-yaml": ^4.0.5
|
"@types/js-yaml": ^4.0.5
|
||||||
@@ -1624,6 +1624,21 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@octokit/core@npm:^5.0.2":
|
||||||
|
version: 5.0.2
|
||||||
|
resolution: "@octokit/core@npm:5.0.2"
|
||||||
|
dependencies:
|
||||||
|
"@octokit/auth-token": ^4.0.0
|
||||||
|
"@octokit/graphql": ^7.0.0
|
||||||
|
"@octokit/request": ^8.0.2
|
||||||
|
"@octokit/request-error": ^5.0.0
|
||||||
|
"@octokit/types": ^12.0.0
|
||||||
|
before-after-hook: ^2.2.0
|
||||||
|
universal-user-agent: ^6.0.0
|
||||||
|
checksum: 9ce060d61577f6805901ae5c33b2764a441db119ae0cca09104adf37b119cce68b656220de56c0c5004c9c9c1c892a7fdfbe9c0b1f5e398cb359dfd39c57eca8
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@octokit/endpoint@npm:^9.0.0":
|
"@octokit/endpoint@npm:^9.0.0":
|
||||||
version: 9.0.0
|
version: 9.0.0
|
||||||
resolution: "@octokit/endpoint@npm:9.0.0"
|
resolution: "@octokit/endpoint@npm:9.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user