From c97e2f1e5616cc3264dbd822d7d1aedfa54d648a Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Sat, 7 Feb 2026 06:55:05 +0100 Subject: [PATCH] chore: update package-lock.json --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 429619327..facf76456 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1937,7 +1937,7 @@ }, "node_modules/@quartz-community/graph": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/graph.git#4ac30d2b93cbd6044d5fc8fcf6869f0ad9d52c4a", + "resolved": "git+ssh://git@github.com/quartz-community/graph.git#71bd8dc24d67d1a9ea461c379b87bab3904739de", "license": "MIT", "dependencies": { "mdast-util-find-and-replace": "^3.0.1",