diff --git a/client/package.json b/client/package.json index 4d073f43001f..8c5f2b7f8d3e 100644 --- a/client/package.json +++ b/client/package.json @@ -59,7 +59,7 @@ "react-dom": "^18.2.0", "react-hook-form": "^7.43.9", "react-lazy-load": "^4.0.1", - "react-markdown": "^8.0.6", + "react-markdown": "^9.0.0", "react-router-dom": "^6.11.2", "react-string-replace": "^1.1.0", "react-textarea-autosize": "^8.4.0", @@ -68,8 +68,8 @@ "rehype-highlight": "^6.0.0", "rehype-katex": "^6.0.2", "rehype-raw": "^6.1.1", - "remark-gfm": "^3.0.1", - "remark-math": "^5.1.1", + "remark-gfm": "^4.0.0", + "remark-math": "^6.0.0", "remark-supersub": "^1.0.0", "tailwind-merge": "^1.9.1", "tailwindcss-animate": "^1.0.5",