From c1b057f26d2e65abe7ecd24f289ccc00dfa4de01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 13:28:40 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 94e58a4..9911dc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4284,8 +4284,8 @@ jest@20.0.4: jest-cli "^20.0.4" jquery@x.*: - version "3.3.1" - resolved "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" + version "3.5.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5" js-base64@^2.1.9: version "2.4.8"