diff --git a/packages/@atjson/source-commonmark/package.json b/packages/@atjson/source-commonmark/package.json index 915df7993..b01c81e8c 100644 --- a/packages/@atjson/source-commonmark/package.json +++ b/packages/@atjson/source-commonmark/package.json @@ -12,7 +12,7 @@ "dependencies": { "@atjson/offset-annotations": "file:../offset-annotations", "entities": "~6.0.0", - "markdown-it": "14.1.0" + "markdown-it": "14.1.1" }, "peerDependencies": { "@atjson/document": ">= 0.29.0 < 1"