From 42f5dbe927297ca6ae6c16e7a5553963ca08ce18 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 10:16:27 +0000 Subject: [PATCH] [Security] Bump jquery from 3.3.1 to 3.6.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.6.0. **This update includes security fixes.** - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.6.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index f8c6d19..41a4bb9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7238,8 +7238,9 @@ jquery-deferred@^0.3.0: integrity sha1-WW7KHKr/VPYbEQlisjyv6nTDU1U= jquery@^3.2.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" + version "3.6.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" + integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== js-base64@^2.1.9: version "2.5.1"