From 0e9d7c619fb6a72b0bbe966efe957a4cc08e997d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Sep 2026 12:11:04 +0000 Subject: [PATCH] fix: upgrade @conform-to/zod from 1.20.2 to 1.21.1 Snyk has created this PR to upgrade @conform-to/zod from 1.20.2 to 1.21.1. See this package in npm: @conform-to/zod See this project in Snyk: https://app.snyk.io/org/zsmith/project/ac9a8588-00bc-4267-8f2f-c1109676fcbc?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 d2fce46d7..2b6ab5754 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@bufbuild/protobuf": "^2.13.0", "@conform-to/react": "1.20.2", - "@conform-to/zod": "1.20.2", + "@conform-to/zod": "1.21.1", "@datum-cloud/datum-ui": "^1.7.0", "@epic-web/client-hints": "^1.3.9", "@hono/node-server": "^2.1.0",