From 0cceb41008e3fe823ea39207a590c51344f93fdd Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Sun, 22 Mar 2026 12:38:17 +0100 Subject: [PATCH] chore: update @quartz-community/utils to 8d2e14b --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 66ec4a5..ad64b55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1070,7 +1070,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#1ad4e4f2f64a1ad9f12e89b0206a4f5e3c1f84be", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#8d2e14bcb9efe83ec8085dd0c4f848f3f25a9c78", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"