|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "tor-router",
|
|
|
- "version": "4.0.8",
|
|
|
+ "version": "4.0.9",
|
|
|
"main": "src/index.js",
|
|
|
"repository": "git@github.com:znetstar/tor-router.git",
|
|
|
"author": "Zachary Boyd <zachary@zacharyboyd.nyc>",
|
|
@@ -38,13 +38,13 @@
|
|
|
"granax": "^3.1.4",
|
|
|
"js-weighted-list": "^0.1.1",
|
|
|
"lodash": "^4.17.4",
|
|
|
- "multi-rpc": "^1.2.2",
|
|
|
+ "multi-rpc": "^1.4.0",
|
|
|
"nanoid": "^1.2.3",
|
|
|
"native-dns": "git+https://github.com/znetstar/node-dns.git#336f1d3027b2a3da719b5cd65380219267901aeb",
|
|
|
"nconf": "^0.10.0",
|
|
|
"shelljs": "^0.8.2",
|
|
|
"socksv5": "git+https://github.com/znetstar/socksv5.git#1480422215cf1464fa06f5aec4a3e7f2117e3403",
|
|
|
- "temp": "^0.8.a3",
|
|
|
+ "temp": "^0.8.3",
|
|
|
"winston": "^3.0.0-rc5",
|
|
|
"yargs": "^11.0.0"
|
|
|
}
|