Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade marked from 0.3.5 to 0.8.2
Snyk has created this PR to upgrade marked from 0.3.5 to 0.8.2.

See this package in npm:
marked

See this project in Snyk:
https://app.snyk.io/org/mohankumar9312001/project/a21dc85d-faa7-40c0-b6e9-487c93a3e31a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 28, 2024
commit 1013821f4b84d58b99e3b899e4595afb9c23c00b
48 changes: 32 additions & 16 deletions src/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"nuxt": "^2.0.0",
"sockjs-client": "^1.4.0",
"webstomp-client": "^1.2.6",
"marked": "0.3.5"
"marked": "0.8.2"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.3.1",
Expand Down