Skip to content

Commit 6bb82aa

Browse files
Update dependency zod to v3.25.43 (#767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f07081 commit 6bb82aa

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
@@ -90,6 +90,6 @@
9090
"sharp": "0.34.1",
9191
"uuid": "10.0.0",
9292
"x-forwarded-fetch": "0.2.0",
93-
"zod": "3.25.42"
93+
"zod": "3.25.43"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4336,7 +4336,7 @@ [email protected]:
43364336
toposort "^2.0.2"
43374337
type-fest "^2.19.0"
43384338

4339-
4340-
version "3.25.42"
4341-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.42.tgz#4818381b32f5120e7ea06decb1cde54a230cad2a"
4342-
integrity sha512-PcALTLskaucbeHc41tU/xfjfhcz8z0GdhhDcSgrCTmSazUuqnYqiXO63M0QUBVwpBlsLsNVn5qHSC5Dw3KZvaQ==
4339+
4340+
version "3.25.43"
4341+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.43.tgz#6f46e3a72b7f3f6ab6c28911dca85a0380dd8ba4"
4342+
integrity sha512-KrQFEkfox9WLfYCOksqEWjf97QdgSC1YJSqxJxnWz0l+BW8mN2PQ+yjshL8RC7RC5p5YOlUCLyTDNaf++QbPtA==

0 commit comments

Comments
 (0)