diff --git a/install/package.json b/install/package.json index 39c02598e6..4763af5ee4 100644 --- a/install/package.json +++ b/install/package.json @@ -68,7 +68,7 @@ "helmet": "5.1.1", "html-to-text": "9.0.4", "ipaddr.js": "2.0.1", - "jquery": "3.6.3", + "jquery": "3.6.4", "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", @@ -167,7 +167,7 @@ "smtp-server": "3.11.0" }, "resolutions": { - "*/jquery": "3.6.3" + "*/jquery": "3.6.4" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"