Merge pull request #3169 from jellyfin/dependabot/npm_and_yarn/marked-4.0.1

This commit is contained in:
Bill Thornton
2021-11-12 11:23:02 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8252,9 +8252,9 @@
"dev": true
},
"marked": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.0.tgz",
"integrity": "sha512-K3C1JvtiXuXVLoxDQEJP4NMLBuThlTkthgUOCzqLghIpHfis1DIZZfPI3o4UgfFpQ0d+JvTql2h+szR9jQ1p1w=="
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.1.tgz",
"integrity": "sha512-L90F6VQdYJSL1WVaIGCbNASAWnPCyB/jGmvQ/KIk0ThYq0XuzRrWxhwjcHoYvIZlQHKD/C/2i7DAADFPgxV7Tw=="
},
"marks-pane": {
"version": "1.0.9",
+1 -1
View File
@@ -82,7 +82,7 @@
"libarchive.js": "^1.3.0",
"libass-wasm": "git+https://github.com/jellyfin/JavascriptSubtitlesOctopus.git#4.0.0-jf-4",
"lodash-es": "^4.17.21",
"marked": "^4.0.0",
"marked": "^4.0.1",
"material-design-icons-iconfont": "^6.1.1",
"native-promise-only": "^0.8.0-a",
"page": "^1.11.6",