From 84dc2ab3f3a7ba0287bf49852b12721fa83632d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 22:03:07 +0000 Subject: [PATCH] Bump ip from 1.1.8 to 2.0.1 Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index c3c636f5a..1554c9373 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit c3c636f5adda538144dcf080ae579cf3ab299fc6 +Subproject commit 1554c9373a6432b0da571fbfcf00631ec0ea1270 diff --git a/package.json b/package.json index b81a8ee0d..590d7b4a9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-react-hooks": "4.6.0", "gettext-parser": "8.0.0", "htmlparser": "1.7.7", - "ip": "1.1.8", + "ip": "2.0.1", "jed": "1.1.1", "sass": "1.71.0", "sizzle": "2.3.10",