diff --git a/package.json b/package.json index 4d44511..e278692 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "publish": "bin/deploy" }, "dependencies": { - "jquery": "^3.2.1", + "jquery": "^3.5.0", "npm": "^6.0.1", "retinajs": "^2.1.1", "svgxuse": "^1.2.4", diff --git a/yarn.lock b/yarn.lock index e9c7de7..e55d7ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1087,10 +1087,10 @@ isstream@~0.1.2: resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= -jquery@^3.2.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== jsbn@~0.1.0: version "0.1.1"