From 425129c745ec3dab723217c2d7c2cbf92efd0e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 04:22:04 +0000 Subject: [PATCH] Bump jquery from 3.1.1 to 3.4.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.1.1...3.4.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 333f853..9f7cf61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2167,9 +2167,9 @@ jodid25519@^1.0.0: dependencies: jsbn "~0.1.0" -jquery: - version "3.1.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3" +jquery@^3.1.1: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" js-base64@^2.1.9: version "2.1.9"