Merge pull request #2922 from jellyfin/dependabot/npm_and_yarn/jstree-3.3.12

Bump jstree from 3.3.11 to 3.3.12
This commit is contained in:
dkanada 2021-09-07 01:17:12 +09:00 committed by GitHub
commit c67e0d70d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8111,9 +8111,9 @@
"dev": true
},
"jstree": {
"version": "3.3.11",
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.11.tgz",
"integrity": "sha512-9ZJKroPjCyjb6JLPuAbBrLJKT6pS1f4m5gkwoEagG5oQWtvzm0IiDsntXTxeFtz7AmqrKfij+gLfF9MgWriNxg==",
"version": "3.3.12",
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.12.tgz",
"integrity": "sha512-vHNLWkUr02ZYH7RcIckvhtLUtneWCVEtIKpIp2G9WtRh01ITv18EoNtNQcFG3ozM+oK6wp1Z300gSLXNQWCqGA==",
"requires": {
"jquery": ">=1.9.1"
}

View file

@ -78,7 +78,7 @@
"intersection-observer": "^0.12.0",
"jellyfin-apiclient": "^1.8.0",
"jquery": "^3.5.1",
"jstree": "^3.3.11",
"jstree": "^3.3.12",
"libarchive.js": "^1.3.0",
"libass-wasm": "git+https://github.com/jellyfin/JavascriptSubtitlesOctopus.git#4.0.0-jf-smarttv",
"lodash-es": "^4.17.21",