From 543a94f8af58e78805fd3d8301e7de4644b675c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 18:54:27 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.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 78ea0c8..44c5245 100644 --- a/yarn.lock +++ b/yarn.lock @@ -63,8 +63,8 @@ isomorphic-fetch@^2.1.1: whatwg-fetch ">=0.10.0" jquery@x.*: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" + version "3.4.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" js-tokens@^3.0.0: version "3.0.2"