mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
add undici to @actions/github dependencies
Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Generated
+2
-1
@@ -12,7 +12,8 @@
|
||||
"@actions/http-client": "^2.2.0",
|
||||
"@octokit/core": "^5.0.1",
|
||||
"@octokit/plugin-paginate-rest": "^9.0.0",
|
||||
"@octokit/plugin-rest-endpoint-methods": "^10.0.0"
|
||||
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
|
||||
"undici": "^5.28.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"proxy": "^2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user