From ad5cd27b377589a3c102334927cb456537f978cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 14:27:07 -0500 Subject: [PATCH] fix(deps): update dependency ipaddr.js to v2.3.0 (#13801) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 41bf776b7a..7f11e09ad1 100644 --- a/install/package.json +++ b/install/package.json @@ -77,7 +77,7 @@ "helmet": "7.2.0", "html-to-text": "9.0.5", "imagesloaded": "5.0.0", - "ipaddr.js": "2.2.0", + "ipaddr.js": "2.3.0", "jquery": "3.7.1", "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0",