feat: switch proxy implementation

This commit is contained in:
Peter Evans 2022-10-15 15:59:53 +09:00
parent 671dc9c9e0
commit 4a9ed9917c
8 changed files with 53646 additions and 70 deletions

View file

@ -34,7 +34,7 @@
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.17.0",
"@octokit/plugin-rest-endpoint-methods": "^5.13.0",
"https-proxy-agent": "^5.0.0",
"proxy-agent": "^5.0.0",
"uuid": "^8.3.2"
},
"devDependencies": {