From f5c1c4e5c80a170bcc7903c7a55d17de6d5ceb88 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 17 Apr 2026 02:35:49 +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 b6844df..dae61fe 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"