diff --git a/minium-jquery/package.json b/minium-jquery/package.json index 6f885351..51482d5f 100644 --- a/minium-jquery/package.json +++ b/minium-jquery/package.json @@ -4,7 +4,7 @@ "cash-dom": "^1.3.5", "clean-css": "4.2.1", "fstream": "1.0.12", - "jquery": "1.12.4", + "jquery": "3.5.0", "json3": "^3.3.2", "lodash": "^4.17.15", "lodash.template": "4.5.0", diff --git a/minium-jquery/yarn.lock b/minium-jquery/yarn.lock index 652116ee..84672389 100644 --- a/minium-jquery/yarn.lock +++ b/minium-jquery/yarn.lock @@ -1765,10 +1765,10 @@ jodid25519@^1.0.0: dependencies: jsbn "~0.1.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== jsbn@~0.1.0: version "0.1.1"