From 354928386772d783b6ab4052bcb91f174ee3f525 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:21:41 +0000 Subject: [PATCH] build(deps): [security] bump jquery from 3.2.1 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.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.5.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4a09174..5c00444 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "classlist.js": "^1.1.20150312", "core-js": "^2.5.1", "intl": "^1.2.5", - "jquery": "^3.2.1", + "jquery": "^3.5.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..5a0f1d6 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.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.8, js-base64@^2.1.9: version "2.4.0"