diff --git a/packages/markdown-to-html/package.json b/packages/markdown-to-html/package.json
index 848d6e8..d9aa81d 100644
--- a/packages/markdown-to-html/package.json
+++ b/packages/markdown-to-html/package.json
@@ -46,7 +46,7 @@
"remark-parse": "^10.0.0",
"remark-rehype": "^10.0.0",
"unified": "^10.0.0",
- "vfile": "^5.0.0"
+ "vfile": "^6.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.0",