Bump marked from 14.1.3 to 15.0.2 in /app

Bumps [marked](https://github.com/markedjs/marked) from 14.1.3 to 15.0.2.
- [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/v14.1.3...v15.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-21 09:42:33 +00:00
committed by GitHub
parent 2c5afa138e
commit f4a6724b29
2 changed files with 5 additions and 5 deletions

View File

@ -19,6 +19,6 @@
"dependencies": {
"@types/dompurify": "^3.0.2",
"dompurify": "^3.1.7",
"marked": "^14.1.3"
"marked": "^15.0.2"
}
}