1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2257 from jellyfin/dependabot/npm_and_yarn/jstree-3.3.11

Bump jstree from 3.3.10 to 3.3.11
This commit is contained in:
Bill Thornton 2020-12-21 13:53:42 -05:00 committed by GitHub
commit f1760e5099
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

@ -4786,10 +4786,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"