mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 11:36:10 +08:00
update package.json
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
22cc0b6c27
commit
321a028303
@ -51,7 +51,7 @@
|
|||||||
"@actions/http-client": "^2.0.1",
|
"@actions/http-client": "^2.0.1",
|
||||||
"@actions/io": "^1.1.2",
|
"@actions/io": "^1.1.2",
|
||||||
"@actions/tool-cache": "^2.0.1",
|
"@actions/tool-cache": "^2.0.1",
|
||||||
"@octokit/plugin-rest-endpoint-methods": "^7.2.1",
|
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",
|
||||||
"async-retry": "^1.3.3",
|
"async-retry": "^1.3.3",
|
||||||
"csv-parse": "^5.4.0",
|
"csv-parse": "^5.4.0",
|
||||||
"handlebars": "^4.7.7",
|
"handlebars": "^4.7.7",
|
||||||
|
@ -810,7 +810,7 @@ __metadata:
|
|||||||
"@actions/http-client": ^2.0.1
|
"@actions/http-client": ^2.0.1
|
||||||
"@actions/io": ^1.1.2
|
"@actions/io": ^1.1.2
|
||||||
"@actions/tool-cache": ^2.0.1
|
"@actions/tool-cache": ^2.0.1
|
||||||
"@octokit/plugin-rest-endpoint-methods": ^7.2.1
|
"@octokit/plugin-rest-endpoint-methods": ^7.2.3
|
||||||
"@types/csv-parse": ^1.2.2
|
"@types/csv-parse": ^1.2.2
|
||||||
"@types/node": ^16.18.21
|
"@types/node": ^16.18.21
|
||||||
"@types/semver": ^7.5.0
|
"@types/semver": ^7.5.0
|
||||||
@ -1393,7 +1393,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@octokit/plugin-rest-endpoint-methods@npm:^7.2.1":
|
"@octokit/plugin-rest-endpoint-methods@npm:^7.2.3":
|
||||||
version: 7.2.3
|
version: 7.2.3
|
||||||
resolution: "@octokit/plugin-rest-endpoint-methods@npm:7.2.3"
|
resolution: "@octokit/plugin-rest-endpoint-methods@npm:7.2.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user