From 75009abc73aef7af4cde5221d006369ac8151b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 12:25:12 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 3.4.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.4.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f756521a2..babaa5172 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "handlebars": "^4.3.0", "highlight.js": "^9.11.0", "inline-attachment": "^2.0.3", - "jquery": "^3.2.1", + "jquery": "^3.4.0", "jquery-ui-dist": "^1.12.1", "marked": "^0.3.6", "pdfjs-dist-viewer-min": "^1.8.188", diff --git a/yarn.lock b/yarn.lock index b79cb7d50..42faf6c2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -72,9 +72,9 @@ jquery-ui-dist@^1.12.1: version "1.12.1" resolved "https://registry.yarnpkg.com/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz#5c0815d3cc6f90ff5faaf5b268a6e23b4ca904fa" -jquery@>=1.7, jquery@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" +jquery@>=1.7, jquery@^3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" jquery@^2.1.0: version "2.2.4"