Merge pull request #296 from openHPI/dependabot/npm_and_yarn/jstree-3.3.8

Bump jstree from 3.3.7 to 3.3.8
This commit is contained in:
MrSerth
2019-05-13 10:49:15 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"highlight.js": "^9.12.0",
"jquery": "^3.4.0",
"jquery-ui": "^1.12.1",
"jstree": "^3.3.5",
"jstree": "^3.3.8",
"opensans-webkit": "^1.0.1",
"popper.js": "^1.15.0",
"underscore": "^1.9.1",

View File

@ -3903,10 +3903,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"