From c68439c4a0e79042eb247b792dac9910e5bd92e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 22:54:24 +0000 Subject: [PATCH] chore(deps): [security] bump jquery from 3.2.1 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.1. **This update includes security fixes.** - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.5.1) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e76bef597a..b69f3111f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4175,8 +4175,8 @@ istanbul@^0.4.0: wordwrap "^1.0.0" jquery@x.*: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" + version "3.5.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5" js-base64@^2.1.8: version "2.3.2"