From 03401409080534471d17e6433d2a2051c726db4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 16:03:58 +0000 Subject: [PATCH] fix(deps): update dependency jquery to v4 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 5a2940a270..e70657fe3e 100644 --- a/install/package.json +++ b/install/package.json @@ -80,7 +80,7 @@ "html-to-text": "9.0.5", "imagesloaded": "5.0.0", "ipaddr.js": "2.3.0", - "jquery": "3.7.1", + "jquery": "4.0.0", "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", @@ -185,7 +185,7 @@ "sass-embedded": "1.99.0" }, "resolutions": { - "*/jquery": "3.7.1" + "*/jquery": "4.0.0" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"