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

Bump marked from 4.0.0 to 4.0.1

Bumps [marked](https://github.com/markedjs/marked) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-11 18:46:27 +00:00 committed by GitHub
parent 378b43784a
commit 4974fc824a
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

@ -8180,9 +8180,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",

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",