Skip to content
Merged
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 svelte-markdown from 0.4.0 to 0.4.1
Snyk has created this PR to upgrade svelte-markdown from 0.4.0 to 0.4.1.

See this package in npm:
svelte-markdown

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/44a48377-2dcd-44b2-9442-7896c450a120?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 29, 2024
commit 6ced28b7960cf8d06196a418b9aa1f031752261c
2 changes: 1 addition & 1 deletion front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"vite": "^4.5.3"
},
"dependencies": {
"svelte-markdown": "^0.4.0"
"svelte-markdown": "^0.4.1"
}
}