From a67b9f8674646264a2ef59df209fc68734be56a3 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Wed, 22 Apr 2026 18:15:32 +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 dae61fe..28ffc7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1065,7 +1065,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"