From 0665834d472d9bc55061fa56abc170bddbe67643 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 21:15:38 -0500 Subject: [PATCH] chore(deps): update dependency jquery to v3.6.3 (#11107) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 090721dab5..20a9ac3be9 100644 --- a/install/package.json +++ b/install/package.json @@ -68,7 +68,7 @@ "helmet": "5.1.1", "html-to-text": "9.0.3", "ipaddr.js": "2.0.1", - "jquery": "3.6.2", + "jquery": "3.6.3", "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.2" + "*/jquery": "3.6.3" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"