diff --git a/package.json b/package.json index 173ab99..e7af17c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "eslint": "5.6.0", "font-awesome": "^4.7.0", "fuse.js": "^3.4.5", - "jquery": "^3.3.1", + "jquery": "^3.5.0", "node-sass": "^4.11.0", "popper.js": "^1.14.7", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index 1e0cad9..d9cd2bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6012,10 +6012,10 @@ joi@^11.1.1: isemail "3.x.x" topo "2.x.x" -jquery@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" - integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg== +jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" + integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== js-base64@^2.1.8: version "2.5.1"