Update dependency jstree to v3.3.12 (#598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
14361873d6
commit
f310ae568d
2 changed files with 5 additions and 5 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"i18next-xhr-backend": "^3.2.2",
|
||||
"jquery": "3.6.0",
|
||||
"jquery-i18next": "^1.2.1",
|
||||
"jstree": "^3.3.8",
|
||||
"jstree": "3.3.12",
|
||||
"leaflet": "~1.7.1",
|
||||
"leaflet-control-geocoder": "^2.2.0",
|
||||
"leaflet-easybutton": "*",
|
||||
|
|
|
|||
|
|
@ -8336,10 +8336,10 @@ jsprim@^1.2.2:
|
|||
json-schema "0.2.3"
|
||||
verror "1.10.0"
|
||||
|
||||
jstree@^3.3.8:
|
||||
version "3.3.8"
|
||||
resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.8.tgz#8d0f506028d65e5207efa7b78e6541cbe35622c1"
|
||||
integrity sha512-0/nhGxVLSGfGQyVg+q59ocqSEKWRDKHoA8wNrcOIvlzCCw19tzvcMNGJ19hf+U0b7fycABowkny7fQPcLgUwwA==
|
||||
jstree@3.3.12:
|
||||
version "3.3.12"
|
||||
resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.12.tgz#cf206bc85dcf4a4664ed6617eaae3bd5983d8601"
|
||||
integrity sha512-vHNLWkUr02ZYH7RcIckvhtLUtneWCVEtIKpIp2G9WtRh01ITv18EoNtNQcFG3ozM+oK6wp1Z300gSLXNQWCqGA==
|
||||
dependencies:
|
||||
jquery ">=1.9.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue