From 9127bb6662aa58984adba28d7e7c2cb571c6e5be Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Wed, 22 Apr 2026 18:19:04 +0200 Subject: [PATCH] deps: update @quartz-community/utils --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 3fbc21b..201bac8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1064,7 +1064,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#83f824b0ad495ae24b7f3524dd2049da76d24c2c", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#7a43501ac1c728e8a7bfa75db35e8791bfa1f41c", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"