diff --git a/package.json b/package.json index 82d72e1..8399a71 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "i18next": "19.9.2", "i18next-browser-languagedetector": "6.1.5", "i18next-xhr-backend": "3.2.2", - "jquery": "3.6.0", + "jquery": "3.6.1", "jquery-i18next": "1.2.1", "jstree": "3.3.12", "leaflet": "1.7.1", diff --git a/yarn.lock b/yarn.lock index 0db386e..cf78235 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8070,10 +8070,10 @@ jquery-i18next@1.2.1: resolved "https://registry.yarnpkg.com/jquery-i18next/-/jquery-i18next-1.2.1.tgz#3e4ac5e46632fac21640529f1aa7b68e54f227e8" integrity sha512-UNcw3rgxoKjGEg4w23FEn2h3OlPJU7rPzsgDuXDBZktIzeiVbJohs9Cv9hj8oP8KNfBRKOoErL/OVxg2FaAR4g== -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@3.6.1: + version "3.6.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16" + integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw== jquery@>=1.7, jquery@>=1.9.1: version "3.5.0"