From 5b27a15c9f7bbd4d88bd4ed65f1728490e363db3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:36:39 +0000 Subject: [PATCH] Bump internal-ip from 3.0.1 to 5.0.0 Bumps [internal-ip](https://github.com/sindresorhus/internal-ip) from 3.0.1 to 5.0.0. - [Release notes](https://github.com/sindresorhus/internal-ip/releases) - [Commits](https://github.com/sindresorhus/internal-ip/compare/v3.0.1...v5.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c7b054..4488f53 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "gzip-size": "^5.0.0", "highlight.js": "^9.13.1", "html5shiv": "3.x", - "internal-ip": "^3.0.1", + "internal-ip": "^5.0.0", "jest": "^23.6.0", "koa": "^2.6.2", "koa-body": "^4.0.4",