From afed19439afdd8b9523e395a89353a832cd97c16 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 10 Apr 2017 14:32:05 -0400 Subject: [PATCH] chore: update deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5d2a8e..a15fcf1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "dependencies": { "interface-connection": "~0.3.2", - "ip-address": "^5.8.6", + "ip-address": "^5.8.8", "lodash.includes": "^4.3.0", "lodash.isfunction": "^3.0.8", "mafmt": "^2.1.8",