fix: update proxy support to follow octokit change to fetch api (#2867)

This commit is contained in:
Peter Evans 2024-04-25 17:09:16 +09:00 committed by GitHub
parent 9153d834b6
commit 6d6857d369
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 25512 additions and 1700 deletions

View file

@ -34,8 +34,8 @@
"@octokit/core": "^4.2.4",
"@octokit/plugin-paginate-rest": "^5.0.1",
"@octokit/plugin-rest-endpoint-methods": "^6.8.1",
"https-proxy-agent": "^5.0.1",
"proxy-from-env": "^1.1.0",
"undici": "^6.14.1",
"uuid": "^9.0.1"
},
"devDependencies": {