From 73c8bce66df8835510ffac47e53b1ca0f7efd51e Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Wed, 3 Jun 2026 15:30:15 +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 8341a97..e4fe87b 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"