diff --git a/components/package.json b/components/package.json index 2dba6bd8179..d73a0e028e0 100644 --- a/components/package.json +++ b/components/package.json @@ -27,7 +27,7 @@ "font-awesome": "^4.0.0", "fullcalendar": "^3.10.2", "google-code-prettify": "^1.0.0", - "jquery": "^3.6.0", + "jquery": "^3.7.1", "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 11a79e9b34d..e5a5ef2bccd 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -710,10 +710,10 @@ jquery.hotkeys@jeresig/jquery.hotkeys#master: version "0.2.0" resolved "https://codeload.github.com/jeresig/jquery.hotkeys/tar.gz/f24f1da275aab7881ab501055c256add6f690de4" -"jquery@>= 1.0.0", jquery@>=1.7, jquery@>=1.7.0, jquery@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" - integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== +"jquery@>= 1.0.0", jquery@>=1.7, jquery@>=1.7.0, jquery@^3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== jszip@^3.9.1: version "3.9.1"