From c8a7f24249de1210629b9668d9b94d784494b263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 08:43:52 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 3.7.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.7.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.7.1) --- updated-dependencies: - dependency-name: jquery 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 4b0677f..15292fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2880,8 +2880,8 @@ jest-worker@^27.4.5: supports-color "^8.0.0" jquery@^3.1.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" js-tokens@^4.0.0: version "4.0.0"