feat: switch proxy implementation (#1269)

This commit is contained in:
Peter Evans 2022-10-18 12:14:51 +09:00 committed by GitHub
parent ad43dccb4d
commit b4d51739f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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": {