feat: revise proxy implementation

This commit is contained in:
Peter Evans 2022-12-12 15:29:33 +09:00
parent e9de0054f9
commit 39e13ab4bf
8 changed files with 92 additions and 53475 deletions

View file

@ -34,7 +34,8 @@
"@octokit/core": "^4.2.0",
"@octokit/plugin-paginate-rest": "^5.0.1",
"@octokit/plugin-rest-endpoint-methods": "^6.8.1",
"proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"proxy-from-env": "^1.1.0",
"uuid": "^9.0.0"
},
"devDependencies": {