diff --git a/packages/mdsvex/package.json b/packages/mdsvex/package.json index d3f98f46..532e475d 100644 --- a/packages/mdsvex/package.json +++ b/packages/mdsvex/package.json @@ -36,7 +36,7 @@ "@types/acorn": "^4.0.5", "@types/escape-html": "^1.0.0", "@types/estree": "^0.0.45", - "@types/hast": "^2.3.1", + "@types/hast": "^3.0.4", "@types/js-yaml": "^3.12.5", "escape-html": "^1.0.3", "front-matter": "^4.0.0",