From 00f1a9325f6d91b2544a6ab1daf35d705635f004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 11:44:03 +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 af1209a..8a9d40c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3414,8 +3414,8 @@ istanbul@^0.4.0: wordwrap "^1.0.0" jquery@>=2.2.0, 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.8, js-base64@^2.1.9: version "2.1.9"