Bump jstree from 3.3.10 to 3.3.11

Bumps [jstree](https://github.com/vakata/jstree) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/vakata/jstree/releases)
- [Commits](https://github.com/vakata/jstree/compare/3.3.10...3.3.11)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-21 05:11:36 +00:00 committed by GitHub
parent 0585806c0b
commit 45e7201f4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -66,7 +66,7 @@
"intersection-observer": "^0.12.0",
"jellyfin-apiclient": "^1.5.0",
"jquery": "^3.5.1",
"jstree": "^3.3.10",
"jstree": "^3.3.11",
"libarchive.js": "^1.3.0",
"libass-wasm": "https://github.com/jellyfin/JavascriptSubtitlesOctopus#4.0.0-jf-smarttv",
"material-design-icons-iconfont": "^6.1.0",

View file

@ -4781,10 +4781,10 @@ jsonfile@^4.0.0:
optionalDependencies:
graceful-fs "^4.1.6"
jstree@^3.3.10:
version "3.3.10"
resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.10.tgz#28d5b464a6bd4b5a93ccc2e978d005845596a408"
integrity sha512-TDhwTy24ZKCVei0gLRxnH5PQuX77nqlG7bhQh+UDTeOxC2xdhDrS1x7YtbjLVlSxmH7USnA/WIeVOGN/m3D0QA==
jstree@^3.3.11:
version "3.3.11"
resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.11.tgz#da2f12bcab6af61839586c81db46e8f2e19160aa"
integrity sha512-9ZJKroPjCyjb6JLPuAbBrLJKT6pS1f4m5gkwoEagG5oQWtvzm0IiDsntXTxeFtz7AmqrKfij+gLfF9MgWriNxg==
dependencies:
jquery ">=1.9.1"