From 33f6b66805c9311f3e8628462be38225d1abd645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 09:04:52 +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 715c0f57..1e9d9b02 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "jquery": "^3.5.1", "jquery-ui": "^1.12.1", "jquery-ujs": "^1.2.2", - "jstree": "^3.3.10", + "jstree": "^3.3.11", "opensans-webkit": "^1.1.0", "popper.js": "^1.16.1", "sortablejs": "^1.12.0", diff --git a/yarn.lock b/yarn.lock index 3d4a13bb..e7a91f55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4435,10 +4435,10 @@ jsprim@^1.2.2: json-schema "0.2.3" verror "1.10.0" -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"