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"