From 219abb7d68499f4a1d655be95bb1a2cf40c44da4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 21:16:54 +0000 Subject: [PATCH] Bump internal-ip from 3.0.1 to 6.2.0 Bumps [internal-ip](https://github.com/sindresorhus/internal-ip) from 3.0.1 to 6.2.0. - [Release notes](https://github.com/sindresorhus/internal-ip/releases) - [Commits](https://github.com/sindresorhus/internal-ip/compare/v3.0.1...v6.2.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..f741756 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.2.0", "jest": "^23.6.0", "koa": "^2.6.2", "koa-body": "^4.0.4",