From 4eb5a38a8763eadc3d663a32b126773677e0c9b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 21:22:24 +0000 Subject: [PATCH] Bump internal-ip from 3.0.1 to 6.0.0 Bumps [internal-ip](https://github.com/sindresorhus/internal-ip) from 3.0.1 to 6.0.0. - [Release notes](https://github.com/sindresorhus/internal-ip/releases) - [Commits](https://github.com/sindresorhus/internal-ip/compare/v3.0.1...v6.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 1c6b8a4..6cee10d 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": "^6.0.0", "jest": "^23.6.0", "koa": "^2.6.2", "koa-body": "^4.0.4",