From b5d8b860d6f2a4b405a0f9e01d8f05112b7b4cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:48:39 +0000 Subject: [PATCH] Bump ip from 1.1.5 to 1.1.9 Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d30fe7d..b473676 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "history": "4.9.0", "hoist-non-react-statics": "3.3.0", "invariant": "2.2.4", - "ip": "1.1.5", + "ip": "1.1.9", "lodash": ">=4.17.21", "minimist": "1.2.6", "muicss": "^0.9.43",