mirror of
https://github.com/actions/toolkit.git
synced 2026-08-11 00:00:28 +02:00
Update Dependencies
This commit is contained in:
@@ -38,10 +38,10 @@
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/http-client": "^1.0.8",
|
||||
"@octokit/core": "^3.1.2",
|
||||
"@octokit/plugin-paginate-rest": "^2.3.0",
|
||||
"@octokit/plugin-rest-endpoint-methods": "^4.1.2"
|
||||
"@actions/http-client": "^1.0.11",
|
||||
"@octokit/core": "^3.3.1",
|
||||
"@octokit/plugin-paginate-rest": "^2.13.3",
|
||||
"@octokit/plugin-rest-endpoint-methods": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^25.1.0",
|
||||
|
||||
Reference in New Issue
Block a user