diff --git a/package.json b/package.json index 9074464..cb649f9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ }, "dependencies": { "destyle.css": "^1.0.5", - "jquery": "^3.3.1", + "jquery": "^3.5.0", "svg4everybody": "^2.1.9" } } diff --git a/yarn.lock b/yarn.lock index 68eda26..8952010 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5132,10 +5132,10 @@ istextorbinary@2.2.1: editions "^1.3.3" textextensions "2" -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"