diff --git a/package.json b/package.json index 331ab12e..1d4b6067 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "difflib": "github:postlight/difflib.js", "ellipsize": "0.1.0", "iconv-lite": "0.5.0", - "jquery": "^3.4.1", + "jquery": "^3.5.0", "moment": "^2.23.0", "moment-parseformat": "3.0.0", "moment-timezone": "0.5.26", diff --git a/yarn.lock b/yarn.lock index a731d010..d60215f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5155,10 +5155,10 @@ jest@^23.6.0: import-local "^1.0.0" jest-cli "^23.6.0" -jquery@^3.4.1: - version "3.5.0" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" - integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== +jquery@^3.5.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" + integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== js-levenshtein@^1.1.3: version "1.1.6"