Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dc03334

Browse files
authoredSep 16, 2024
fix(deps): update dependency marked to v14
1 parent 20be710 commit dc03334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/platform-browser": "~18.2.0",
2626
"@angular/platform-browser-dynamic": "~18.2.0",
2727
"@angular/router": "~18.2.0",
28-
"marked": "^12.0.0",
28+
"marked": "^14.0.0",
2929
"ngx-markdown": "^18.0.0",
3030
"prismjs": "^1.29.0",
3131
"rxjs": "~7.8.0",

0 commit comments

Comments
 (0)
Please sign in to comment.