Fix GitHub security alert for jquery < 3.4.0

https://nvd.nist.gov/vuln/detail/CVE-2019-11358
This commit is contained in:
Norbert Renner 2019-05-02 18:51:40 +02:00
parent 2257ac095a
commit dff36a36bd
2 changed files with 7 additions and 2 deletions

View file

@ -30,7 +30,7 @@
"i18next": "^15.0.4",
"i18next-browser-languagedetector": "^3.0.1",
"i18next-xhr-backend": "^2.0.1",
"jquery": "3.3.1",
"jquery": "3.4.1",
"jquery-i18next": "^1.2.1",
"jstree": "^3.3.7",
"leaflet": "~1.4.0",