From 145b0bf28e3c04cad51fa623e944b61a91edcc18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 16:48:10 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 3.5.0 in /b-west Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. - [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[bot] --- b-west/package.json | 2 +- b-west/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/b-west/package.json b/b-west/package.json index b802d61..958c7a3 100644 --- a/b-west/package.json +++ b/b-west/package.json @@ -17,7 +17,7 @@ "firebase-admin": "^5.4.2", "fixed-data-table-2": "^0.8.3", "formidable": "^1.1.1", - "jquery": "^3.2.1", + "jquery": "^3.5.0", "modernizr-webpack-plugin": "^1.0.6", "mongoose": "^4.13.5", "mongoose-paginate": "^5.0.3", diff --git a/b-west/yarn.lock b/b-west/yarn.lock index 178d6dd..a638a71 100644 --- a/b-west/yarn.lock +++ b/b-west/yarn.lock @@ -4315,9 +4315,9 @@ joi@^6.10.1: moment "2.x.x" topo "1.x.x" -jquery@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/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.9: version "2.3.2"