diff --git a/components/package.json b/components/package.json index 54f837774d5..add9f3824b3 100644 --- a/components/package.json +++ b/components/package.json @@ -16,7 +16,7 @@ "font-awesome": "^4.0.0", "fullcalendar": "^3.0.0", "google-code-prettify": "^1.0.0", - "jquery": "3.4.1", + "jquery": "3.5.0", "jquery-highlight": "3.5.0", "jquery.cookie": "1.4.1", "jquery.flot.tooltip": "^0.9.0", diff --git a/components/yarn.lock b/components/yarn.lock index 16401775bac..e7c0cdee386 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -129,12 +129,7 @@ jquery.hotkeys@jeresig/jquery.hotkeys#master: version "0.2.0" resolved "https://codeload.github.com/jeresig/jquery.hotkeys/tar.gz/f24f1da275aab7881ab501055c256add6f690de4" -jquery@3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" - integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw== - -"jquery@>= 1.0.0", jquery@>=1.7, jquery@>=1.7.0: +jquery@3.5.0, "jquery@>= 1.0.0", jquery@>=1.7, jquery@>=1.7.0: version "3.5.0" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==