From cfc1879cd9434a3ede7dce5aebf8e34033fc568e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 07:08:37 +0000 Subject: [PATCH] Bump jquery from 3.4.1 to 3.7.0 in /desktop-app Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.7.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.7.0) --- updated-dependencies: - dependency-name: jquery dependency-type: indirect ... Signed-off-by: dependabot[bot] --- desktop-app/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/desktop-app/yarn.lock b/desktop-app/yarn.lock index 5eb69932..da608d50 100644 --- a/desktop-app/yarn.lock +++ b/desktop-app/yarn.lock @@ -4056,8 +4056,9 @@ jest-worker@24.9.0: supports-color "^6.1.0" "jquery@^3.0.0 || ^2.1.4": - version "3.4.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" + version "3.7.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.0.tgz#fe2c01a05da500709006d8790fe21c8a39d75612" + integrity sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ== js-levenshtein@^1.1.3: version "1.1.6"