From 5a6f3513c5a35e917837c1a4fe121f0575b2288d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 23 Apr 2019 16:15:18 +0000 Subject: [PATCH] [Security] 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. **This update includes security fixes.** - [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 1bf93a7..4889a48 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "classlist.js": "^1.1.20150312", "core-js": "^2.5.1", "intl": "^1.2.5", - "jquery": "^3.2.1", + "jquery": "^3.4.0", "ngx-cookie": "^1.0.0", "ngx-perfect-scrollbar": "^4.6.4", "rxjs": "^5.5.2", diff --git a/yarn.lock b/yarn.lock index 92bb5f8..a7f622c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3066,9 +3066,9 @@ jasminewd2@^2.1.0: version "2.2.0" resolved "http://registry.npm.taobao.org/jasminewd2/download/jasminewd2-2.2.0.tgz#e37cf0b17f199cce23bea71b2039395246b4ec4e" -jquery@^3.2.1: - version "3.2.1" - resolved "http://registry.npm.taobao.org/jquery/download/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" +jquery@^3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" js-base64@^2.1.8, js-base64@^2.1.9: version "2.4.0"