From 48c141feeed6e8e396147fdaeda7cbf20b94c28f Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 3 Apr 2026 15:44:24 +0200 Subject: [PATCH] chore: update community utils/types dependency lock --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c02b1db..d37128d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1049,7 +1049,7 @@ }, "node_modules/@quartz-community/types": { "version": "0.2.1", - "resolved": "git+ssh://git@github.com/quartz-community/types.git#b1dc9ac610c253d0673d1c8c9a695cd4c5aac0ae", + "resolved": "git+ssh://git@github.com/quartz-community/types.git#d413569b02ff0cd9a7e8d74dee125d20a5e5ec72", "license": "MIT", "engines": { "node": ">=22", @@ -1070,7 +1070,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#8b6e32ba07b62500dce10f0c79ca43bb7d7e55bc", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#20b1ac1844ea477b4e32f206a515a5be8d01c56e", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"