From 033407460bc0f732dfc7098f32344a725ca3296b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 11 Mar 2018 17:22:38 -0500 Subject: [PATCH] fix(package): update wallet-address-validator to version 0.1.3 (#1303) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 077c4d0a..53991498 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "redux-saga": "0.16.0", "scryptsy": "2.0.0", "uuid": "3.2.1", - "wallet-address-validator": "0.1.2", + "wallet-address-validator": "0.1.3", "whatwg-fetch": "2.0.3", "zxcvbn": "4.4.2" },