From 3683a7acd83f94361ff946cc2c49836813f5df72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 08:41:58 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.6.4 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.6.4. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.6.4) --- 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 02e95f7..35b7680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6522,8 +6522,8 @@ jest@^23.4.2: jest-cli "^23.6.0" jquery@x.*: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" + version "3.6.4" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" js-base64@^2.1.8, js-base64@^2.1.9: version "2.4.9"