diff --git a/install/package.json b/install/package.json index ee1a0c15d6..a62ec86202 100644 --- a/install/package.json +++ b/install/package.json @@ -79,7 +79,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", @@ -184,7 +184,7 @@ "sass-embedded": "1.98.0" }, "resolutions": { - "*/jquery": "3.7.1" + "*/jquery": "4.0.0" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"