diff --git a/package.json b/package.json index ebf3e6c..c0162df 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "node": ">=16.0.0" }, "dependencies": { - "unified": "~10.1.1", + "unified": "~11.0.0", "unist-util-visit": "~4.1.0", "hast-util-select": "~5.0.1" },