From cd98a71c142b266f9dd53c2b667cd335f34ca25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 01:12:03 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.5.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d7e02c4..4002851 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "i18next-browser-languagedetector": "^2.2.3", "i18next-xhr-backend": "^1.5.1", "ip-address": "^5.8.9", - "jquery": "^1.12.4", + "jquery": "^3.5.0", "js-sha3": "^0.8.0", "node-sass": "^6.0.1", "npm": "^6.3.0", diff --git a/yarn.lock b/yarn.lock index e63fac5..3ca42b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8600,10 +8600,10 @@ jest@26.6.0: import-local "^3.0.2" jest-cli "^26.6.0" -jquery@^1.12.4: - version "1.12.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.4.tgz#01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c" - integrity sha1-AeHfuikP5z3rp3zurLD5ui/sngw= +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.6.4"