From 44b41bb599cfcb842ace426cfc0eeb5e408b273c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 7 Jan 2025 11:52:16 +0000
Subject: [PATCH] chore(deps): bump react-markdown from 9.0.2 to 9.0.3

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 47067484399f..b7aa05837c1f 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
     "pgvector": "^0.2.0",
     "prism-svelte": "^0.5.0",
     "prismjs": "^1.29.0",
-    "react-markdown": "^9.0.2",
+    "react-markdown": "^9.0.3",
     "react-modal": "^3.16.3",
     "read-chunk": "^5.0.0",
     "rehype-format": "^5.0.1",
diff --git a/yarn.lock b/yarn.lock
index 8e5ad18fa47c..2eb30ff141f4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -13037,10 +13037,10 @@ react-lifecycles-compat@^3.0.0:
   resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
   integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
 
-react-markdown@^9.0.2:
-  version "9.0.2"
-  resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-9.0.2.tgz#e7c7a1f8530f96086210414c48a75acbd6acb485"
-  integrity sha512-98UgODUv+Mqls+xD53jqFIs/kZK8QIoCBvtzb1tRbWZH7n4FSp8IP6Z7/UcRIKmVZ/Q1zO1SXfjnaksG5Jf2SQ==
+react-markdown@^9.0.3:
+  version "9.0.3"
+  resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-9.0.3.tgz#c12bf60dad05e9bf650b86bcc612d80636e8456e"
+  integrity sha512-Yk7Z94dbgYTOrdk41Z74GoKA7rThnsbbqBTRYuxoe08qvfQ9tJVhmAKw6BJS/ZORG7kTy/s1QvYzSuaoBA1qfw==
   dependencies:
     "@types/hast" "^3.0.0"
     devlop "^1.0.0"