From 7ad50d4ff60664eda3bd68f40d3349e5d8cb4324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Apr 2019 04:45:15 +0000 Subject: [PATCH] Bump jstree from 3.3.7 to 3.3.8 Bumps [jstree](https://github.com/vakata/jstree) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/vakata/jstree/releases) - [Commits](https://github.com/vakata/jstree/compare/3.3.7...3.3.8) 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 e8e873d0..98b8a236 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "highlight.js": "^9.12.0", "jquery": "^3.3.1", "jquery-ui": "^1.12.1", - "jstree": "^3.3.5", + "jstree": "^3.3.8", "opensans-webkit": "^1.0.1", "popper.js": "^1.14.4", "underscore": "^1.9.1", diff --git a/yarn.lock b/yarn.lock index 5bf4024c..83ab5c2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3915,10 +3915,10 @@ jsprim@^1.2.2: json-schema "0.2.3" verror "1.10.0" -jstree@^3.3.5: - version "3.3.7" - resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.7.tgz#41df485d66148836ac389603a3e12f4574b06251" - integrity sha512-yzzalO1TbZ4HdPezO43LesGI4Wv2sB0Nl+4GfwO0YYvehGws5qtTAhlBISxfur9phMLwCtf9GjHlRx2ZLXyRnw== +jstree@^3.3.8: + version "3.3.8" + resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.8.tgz#8d0f506028d65e5207efa7b78e6541cbe35622c1" + integrity sha512-0/nhGxVLSGfGQyVg+q59ocqSEKWRDKHoA8wNrcOIvlzCCw19tzvcMNGJ19hf+U0b7fycABowkny7fQPcLgUwwA== dependencies: jquery ">=1.9.1"