Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Oct 18, 2019
1 parent 70ffd00 commit 778ea05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"homepage": "https://github.com/TooTallNate/node-proxy-agent",
"dependencies": {
"agent-base": "^4.2.0",
"debug": "^3.1.0",
"debug": "4",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^3.0.0",
"lru-cache": "^4.1.2",
"lru-cache": "^5.1.1",
"pac-proxy-agent": "^3.0.0",
"proxy-from-env": "^1.0.0",
"socks-proxy-agent": "^4.0.1"
},
"devDependencies": {
"@types/agent-base": "^4.2.0",
"mocha": "^5.0.5",
"proxy": "0.2.4",
"mocha": "^6.2.1",
"proxy": "^1.0.1",
"socksv5": "0.0.6",
"stream-to-buffer": "0.1.0"
}
Expand Down

0 comments on commit 778ea05

Please sign in to comment.