From 1029ab1bbe622b8c323c249c6ec459e23b74f2a3 Mon Sep 17 00:00:00 2001 From: adaxi Date: Sat, 10 Feb 2018 18:17:07 +0100 Subject: [PATCH 1/2] Update dependencies --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 76368b3f..76535579 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "cluster": "0.7.7", "concat-stream": "^1.6.0", "cors": "^2.8.1", - "crypto": "0.0.3", "debug": "2.5.1", "express": "4.14.0", "jsonwebtoken": "^7.2.1", @@ -32,7 +31,7 @@ "range": "0.0.3", "redis": "^2.6.5", "request": "^2.79.0", - "request-json": "0.6.1", + "request-json": "0.6.2", "shapeshift.io": "1.3.0", "socketio": "^1.0.0", "sprintf-js": "^1.0.3", From 00e583a3d5919d93b127a00ced8cfa78d69aa6fe Mon Sep 17 00:00:00 2001 From: adaxi Date: Sat, 3 Mar 2018 23:43:02 +0100 Subject: [PATCH 2/2] Update wallet-address-validator to remove warning about unmaintained dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76535579..29377df1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "sprintf-js": "^1.0.3", "sticky-cluster": "^0.3.1", "uuid": "3.0.1", - "wallet-address-validator": "0.1.0", + "wallet-address-validator": "0.1.2", "zmq": "^2.15.3" }, "optionalDependencies": {