From dd6e94b5ca1cb195104a2b5e624a43ee6aa0a324 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Wed, 3 Jun 2026 15:26:18 +0200 Subject: [PATCH] chore(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 69e9aaa..00d8aa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1060,7 +1060,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#7a43501ac1c728e8a7bfa75db35e8791bfa1f41c", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#ff02040c07d0dcb2075994b2acd7cfec710326fa", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"