From be8f7e08cae63fc0a07debf621b098efe0ee4c4c 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 fa87bb2..9fde5e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3880,8 +3880,8 @@ jest@20.0.4: jest-cli "^20.0.4" 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: version "2.4.3"