From 3ee1d4b150c4d5cd36a22d5c88f68f403d65d852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 16:13:38 +0000 Subject: [PATCH] Update ipip requirement from 1.1.0 to 3.0.0 Updates the requirements on [ipip](https://github.com/ChiChou/node-ipip) to permit the latest version. - [Release notes](https://github.com/ChiChou/node-ipip/releases) - [Commits](https://github.com/ChiChou/node-ipip/commits) Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0222462..87c271c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "curses": "0.0.1", "poco": "1.1.0", "massif": "0.0.1-1", - "ipip": "1.1.0", + "ipip": "3.0.0", "robot-js": "1.1.0", "semver": "1.0.0", "bootstrap": "1.0.0", @@ -42,7 +42,7 @@ "curses": "0.0.1", "poco": "1.1.0", "massif": "0.0.1-1", - "ipip": "1.1.0", + "ipip": "3.0.0", "robot-js": "1.1.0", "semver": "1.0.0", "bootstrap": "1.0.0",