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:
commit
c67e0d70d9
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue