chore(deps): bump marked from 4.3.0 to 5.0.4

Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 5.0.4.
- [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.3.0...v5.0.4)

---
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] 2023-06-01 19:57:28 +00:00 committed by GitHub
parent 6868465c4c
commit 5206ad5352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
},
"dependencies": {
"insane": "^2.6.2",
"marked": "^4.2.5",
"marked": "^5.0.4",
"pinia": "^2.0.28",
"vue": "^3.2.45",
"vue-router": "^4.1.6"