From d2414b3903c9f1353271ab8157e4be8997916294 Mon Sep 17 00:00:00 2001
From: Matt Vogel <mainmoniker@googlemail.com>
Date: Wed, 11 Sep 2024 07:29:07 +0000
Subject: [PATCH] feat(markdown): Roam Research flavour (#985)

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 3b7f9af..e164baf 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
     "source-map-support": "^0.5.21",
     "to-vfile": "^8.0.0",
     "toml": "^3.0.0",
-    "unified": "^11.0.4",
+    "unified": "^11.0.5",
     "unist-util-visit": "^5.0.0",
     "vfile": "^6.0.2",
     "workerpool": "^9.1.3",

--
Gitblit v1.10.0