diff --git a/install/package.json b/install/package.json index 810dd14d98..63d14f86d9 100644 --- a/install/package.json +++ b/install/package.json @@ -78,7 +78,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", @@ -183,7 +183,7 @@ "sass-embedded": "1.97.3" }, "resolutions": { - "*/jquery": "3.7.1" + "*/jquery": "4.0.0" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"