From 705a119bd50875a646a023316c6e4d29b48a355a Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 17 Apr 2026 02:39:23 +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 d57017c..680ef99 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#4dda81bc82b90f5bceaa3582e81547ce41cc581b", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#83f824b0ad495ae24b7f3524dd2049da76d24c2c", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"