chore: use node-fetch-native support for proxy env vars (#3483)

This commit is contained in:
Peter Evans 2024-11-04 12:59:34 +00:00 committed by GitHub
parent 6d751ce675
commit 0c478ad1a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 134 deletions

View file

@ -37,7 +37,6 @@
"@octokit/plugin-throttling": "^9.3.2",
"node-fetch-native": "^1.6.4",
"p-limit": "^6.1.0",
"proxy-from-env": "^1.1.0",
"uuid": "^9.0.1"
},
"devDependencies": {