From 0a4320e4d78cec8743405c4c39342a0fd87aff9e Mon Sep 17 00:00:00 2001 From: kriszyp <34054+kriszyp@users.noreply.github.com> Date: Wed, 19 Aug 2026 02:10:21 +0000 Subject: [PATCH] chore: sync package-lock.json with package.json --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 278f2ad2c..b8986f2b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -82,7 +82,7 @@ "ses": "^1.15.0", "stream-chain": "2.2.5", "stream-json": "1.9.1", - "structon": "1.0.7", + "structon": "1.0.8", "systeminformation": "^5.31.4", "tar-fs": "^3.1.2", "tar-stream": "^3.1.8",