From a98b26b8f3eee222db771707813b390c6b0f99df Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 9 Apr 2017 20:30:12 -0400 Subject: [PATCH] chore(package): update ip-address to version 5.8.8 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f947e41..d83fa45 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.7",