remove https-proxy-agent

This commit is contained in:
Jeremy Daley
2023-02-10 03:14:20 -05:00
parent c8baff747f
commit 54f3ebf2d1
2 changed files with 8 additions and 46 deletions

View File

@@ -27,8 +27,7 @@
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"axios": "^1.3.0",
"espree": "^9.3.2",
"https-proxy-agent": "^5.0.1"
"espree": "^9.3.2"
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",