1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update dependency marked to v4.0.18

This commit is contained in:
renovate[bot] 2022-08-18 11:02:20 +00:00 committed by GitHub
parent 864f4646dd
commit 2ad4c3a525
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -35,7 +35,7 @@
"jstree": "3.3.12", "jstree": "3.3.12",
"libarchive.js": "1.3.0", "libarchive.js": "1.3.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"marked": "4.0.10", "marked": "4.0.18",
"material-design-icons-iconfont": "6.1.1", "material-design-icons-iconfont": "6.1.1",
"native-promise-only": "0.8.1", "native-promise-only": "0.8.1",
"pdfjs-dist": "2.12.313", "pdfjs-dist": "2.12.313",
@ -10980,9 +10980,9 @@
"dev": true "dev": true
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "4.0.10", "version": "4.0.18",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.18.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==", "integrity": "sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==",
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"
}, },
@ -28433,9 +28433,9 @@
"dev": true "dev": true
}, },
"marked": { "marked": {
"version": "4.0.10", "version": "4.0.18",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.18.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==" "integrity": "sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw=="
}, },
"marks-pane": { "marks-pane": {
"version": "1.0.9", "version": "1.0.9",

View file

@ -90,7 +90,7 @@
"jstree": "3.3.12", "jstree": "3.3.12",
"libarchive.js": "1.3.0", "libarchive.js": "1.3.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"marked": "4.0.10", "marked": "4.0.18",
"material-design-icons-iconfont": "6.1.1", "material-design-icons-iconfont": "6.1.1",
"native-promise-only": "0.8.1", "native-promise-only": "0.8.1",
"pdfjs-dist": "2.12.313", "pdfjs-dist": "2.12.313",