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

Commit 778ea05

Browse files
committed
Update dependencies
1 parent 70ffd00 commit 778ea05

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"homepage": "https://github.com/TooTallNate/node-proxy-agent",
3131
"dependencies": {
3232
"agent-base": "^4.2.0",
33-
"debug": "^3.1.0",
33+
"debug": "4",
3434
"http-proxy-agent": "^2.1.0",
3535
"https-proxy-agent": "^3.0.0",
36-
"lru-cache": "^4.1.2",
36+
"lru-cache": "^5.1.1",
3737
"pac-proxy-agent": "^3.0.0",
3838
"proxy-from-env": "^1.0.0",
3939
"socks-proxy-agent": "^4.0.1"
4040
},
4141
"devDependencies": {
4242
"@types/agent-base": "^4.2.0",
43-
"mocha": "^5.0.5",
44-
"proxy": "0.2.4",
43+
"mocha": "^6.2.1",
44+
"proxy": "^1.0.1",
4545
"socksv5": "0.0.6",
4646
"stream-to-buffer": "0.1.0"
4747
}

0 commit comments

Comments
 (0)