diff --git a/bun.lockb b/bun.lockb index 494671b..caa0cb0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0f851df..cb12647 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,10 @@ }, "dependencies": { "tslib": "^2.8.1", - "zod": "^4.4.1" + "zod": "^4.4.2" }, "devDependencies": { - "@biomejs/biome": "2.4.13", + "@biomejs/biome": "2.4.14", "@types/aws-lambda": "8.10.161", "@types/bun": "latest", "esbuild": "0.28.0"