Skip to content

Commit e91f23d

Browse files
Update dependency zod to v4.3.6 (#1450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f43752 commit e91f23d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@
9999
"url-regex": "5.0.0",
100100
"uuid": "10.0.0",
101101
"x-forwarded-fetch": "0.2.0",
102-
"zod": "4.1.12"
102+
"zod": "4.3.6"
103103
}
104104
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5169,7 +5169,7 @@ yup@1.6.1:
51695169
toposort "^2.0.2"
51705170
type-fest "^2.19.0"
51715171

5172-
zod@4.1.12:
5173-
version "4.1.12"
5174-
resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.12.tgz#64f1ea53d00eab91853195653b5af9eee68970f0"
5175-
integrity sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==
5172+
zod@4.3.6:
5173+
version "4.3.6"
5174+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
5175+
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==

0 commit comments

Comments
 (0)