diff --git a/package.json b/package.json index bfcc0a6..18efbc7 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "i18next": "19.9.2", "i18next-browser-languagedetector": "7.0.1", "i18next-xhr-backend": "3.2.2", - "jquery": "3.6.1", + "jquery": "3.6.3", "jquery-i18next": "1.2.1", "jstree": "3.3.12", "leaflet": "1.7.1", diff --git a/yarn.lock b/yarn.lock index 943bd95..ceac8ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8241,10 +8241,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.1: - version "3.6.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16" - integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw== +jquery@3.6.3: + version "3.6.3" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6" + integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg== jquery@>=1.7, jquery@>=1.9.1: version "3.5.0"