From 45e7201f4ccf6da05baf375dd76aef3b4bb5388b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:11:36 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e3d9ead57b..c415d862f4 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 fa47cc3f4c..94c307ed0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"