From a0e8a76435f9fb5b92e1a34897a7b07ebf08ed1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 05:48:49 +0000 Subject: [PATCH] build(deps): 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 6242a58..aea2670 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2805,8 +2805,8 @@ jquery-circle-progress@^1.2.2: jquery "*" jquery@*, jquery@>=1.9.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-base64@^2.1.8, js-base64@^2.1.9: version "2.1.9"