diff --git a/package.json b/package.json index 8b6714bd1f..bb99ef5332 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index eb252aef83..1799277ace 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"