diff --git a/package.json b/package.json index d7b9dbf..f1d8f9e 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "i18next-xhr-backend": "^1.5.1", "input-format": "^0.3.8", "ip-address": "^5.8.9", - "jquery": "^1.12.4", + "jquery": "^3.5.0", "js-sha3": "^0.8.0", "npm": "^6.3.0", "popper.js": "^1.14.4", diff --git a/yarn.lock b/yarn.lock index ec715d4..5651b8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7861,10 +7861,10 @@ jest@^27.4.3: import-local "^3.0.2" jest-cli "^27.5.1" -jquery@^1.12.4: - version "1.12.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.4.tgz#01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c" - integrity sha512-UEVp7PPK9xXYSk8xqXCJrkXnKZtlgWkd2GsAQbMRFK6S/ePU2JN5G2Zum8hIVjzR3CpdfSqdqAzId/xd4TJHeg== +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-sdsl@^4.1.4: version "4.2.0"