Merge pull request #226 from ngn13/dependabot/npm_and_yarn/app/marked-15.0.4

Bump marked from 15.0.3 to 15.0.4 in /app
This commit is contained in:
ngn
2024-12-18 12:07:55 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -19,6 +19,6 @@
"dependencies": {
"@types/dompurify": "^3.2.0",
"dompurify": "^3.2.3",
"marked": "^15.0.3"
"marked": "^15.0.4"
}
}