From 12c03130578d7f77e2cb54e7548b6feaba515183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 16:37:29 -0400 Subject: [PATCH] chore(deps): update dependency jquery to v3.7.0 (#11591) 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 33d8fcdee1..4a5707667d 100644 --- a/install/package.json +++ b/install/package.json @@ -70,7 +70,7 @@ "helmet": "7.0.0", "html-to-text": "9.0.5", "ipaddr.js": "2.0.1", - "jquery": "3.6.4", + "jquery": "3.7.0", "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", @@ -173,7 +173,7 @@ "sass-embedded": "1.62.0" }, "resolutions": { - "*/jquery": "3.6.4" + "*/jquery": "3.7.0" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"