From 13092691e4dc848d890748f8fbdcc562b82fa7fc Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Thu, 16 Apr 2026 22:09:00 +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 6733a64..0746b94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1069,7 +1069,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#e17fc8d5f027eed1dfba1848ef1dd41633521558", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#4dda81bc82b90f5bceaa3582e81547ce41cc581b", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"