Skip to content

Commit 5f6bcd8

Browse files
fix(deps): update dependency react-markdown to v9
1 parent ce7c5b1 commit 5f6bcd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "^17.0.2",
2929
"react-dom": "^17.0.2",
3030
"react-feather": "^2.0.9",
31-
"react-markdown": "^8.0.0",
31+
"react-markdown": "^9.0.0",
3232
"react-router-dom": "^6.2.1",
3333
"swr": "^1.2.1"
3434
},

0 commit comments

Comments
 (0)