From 94f07c149a7326fde8dde8858fcbc4de6579f6bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:14:39 -0400 Subject: [PATCH] chore(deps): update dependency jquery to v3.7.1 (#11963) 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 6ac3aef5aa..680d358665 100644 --- a/install/package.json +++ b/install/package.json @@ -74,7 +74,7 @@ "html-to-text": "9.0.5", "imagesloaded": "5.0.0", "ipaddr.js": "2.1.0", - "jquery": "3.7.0", + "jquery": "3.7.1", "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", @@ -174,7 +174,7 @@ "sass-embedded": "1.66.1" }, "resolutions": { - "*/jquery": "3.7.0" + "*/jquery": "3.7.1" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"