From 94cb7c67b2a65b05a59aa11f4ac25a8f20c031b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 10 Apr 2019 16:44:02 -0400 Subject: [PATCH] Bump jquery from 3.3.1 to 3.4.0 (#5452) Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 20b5b9a0f0..f9edfc13e6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "image-sequencer": "^3.1.1", "inline-markdown-editor": "^0.5.0", "jlouvain": "upphiminn/jLouvain#3fb3aa189b8232756c4c3f3e97aaf376debf44a7", - "jquery": "^3.0.0", + "jquery": "^3.4.0", "jquery-confirm": "^3.3.4", "jquery-file-upload": "blueimp/jQuery-File-Upload#~8.1.0", "jsdiff": "components/jsdiff#~1.2.2", diff --git a/yarn.lock b/yarn.lock index 6e41f5417f..e97872476d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2399,10 +2399,10 @@ jquery.ui.widget@>=1.9: resolved "https://registry.yarnpkg.com/jquery.ui.widget/-/jquery.ui.widget-1.10.3.tgz#2ceecfc64995412643eeb9508d2197ea93c02fb3" integrity sha1-LO7PxkmVQSZD7rlQjSGX6pPAL7M= -jquery@>=1.6, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@^3.0.0, jquery@^3.2.1, jquery@^3.3.1, jquery@~3: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" - integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg== +jquery@>=1.6, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@^3.2.1, jquery@^3.3.1, jquery@^3.4.0, jquery@~3: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" + integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ== jquery@^2.1.0: version "2.2.4"