From 6d9c05377c7b2d109a36aba8b5c8f90c5fcbe2f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Aug 2025 07:53:56 +0000 Subject: [PATCH] fix: upgrade zod from 3.25.67 to 3.25.76 Snyk has created this PR to upgrade zod from 3.25.67 to 3.25.76. See this package in npm: zod See this project in Snyk: https://app.snyk.io/org/lukekosner/project/2c7d0c38-bf9c-4121-9703-2025a41bfcb5?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3b5a79..c8d2cc1 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "shiki": "^3.7.0", "tailwind-merge": "^3.3.1", "use-stick-to-bottom": "^1.1.1", - "zod": "3.25.67" + "zod": "3.25.76" }, "devDependencies": { "@eslint/eslintrc": "^3",