diff --git a/packages/markdown-to-html/package.json b/packages/markdown-to-html/package.json
index 848d6e8a..669c056b 100644
--- a/packages/markdown-to-html/package.json
+++ b/packages/markdown-to-html/package.json
@@ -32,7 +32,7 @@
"dist"
],
"dependencies": {
- "@types/hast": "^2.0.0",
+ "@types/hast": "^3.0.0",
"@types/unist": "^2.0.0",
"rehype-attr": "~2.1.2",
"rehype-ignore": "~2.0.0",