From 1f7c792b760961cec2c2f81debc0e6f0f05f248d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 11:43:58 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 4.0.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 4.0.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...4.0.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9ca9160..a6844a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2962,8 +2962,8 @@ joi@^6.10.1: topo "1.x.x" jquery@>=3.0.0: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-4.0.0.tgz#95c33ac29005ff72ec444c5ba1cf457e61404fbb" js-base64@^2.1.5, js-base64@^2.1.8, js-base64@^2.1.9: version "2.3.2"