From 4342ef27a0c8e42f53266fe93049456a3b815143 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 08:53:25 +0000 Subject: [PATCH] Bump jstree from 3.3.9 to 3.3.10 Bumps [jstree](https://github.com/vakata/jstree) from 3.3.9 to 3.3.10. - [Release notes](https://github.com/vakata/jstree/releases) - [Commits](https://github.com/vakata/jstree/compare/3.3.9...3.3.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index da9497fe..bb42846f 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.9", + "jstree": "^3.3.10", "opensans-webkit": "^1.1.0", "popper.js": "^1.16.1", "underscore": "^1.10.2", diff --git a/yarn.lock b/yarn.lock index cc4c7df7..01d6190b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4358,10 +4358,10 @@ jsprim@^1.2.2: json-schema "0.2.3" verror "1.10.0" -jstree@^3.3.9: - version "3.3.9" - resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.9.tgz#62b47cad3c4fda390d021e5c4f98ee5b3365198a" - integrity sha512-jRIbhg+BHrIs1Wm6oiJt3oKTVBE6sWS0PCp2/RlkIUqsLUPWUYgV3q8LfKoi1/E+YMzGtP6BuK4okk+0mwfmhQ== +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== dependencies: jquery ">=1.9.1"