Skip to content

Commit 6a8716b

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

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
@@ -88,6 +88,6 @@
8888
"sharp": "0.34.1",
8989
"uuid": "10.0.0",
9090
"x-forwarded-fetch": "0.2.0",
91-
"zod": "3.25.16"
91+
"zod": "3.25.17"
9292
}
9393
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4295,7 +4295,7 @@ [email protected]:
42954295
toposort "^2.0.2"
42964296
type-fest "^2.19.0"
42974297

4298-
4299-
version "3.25.16"
4300-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.16.tgz#c73cdb6a5440115f28f27a2c9bca0ce9d19bece7"
4301-
integrity sha512-3lOav31WLa1MstEvkM0QlcsFjKmJ2TI9IFYlIVpLE3upguhaeiRfPOzqqtisS/Hetk4ri2fLLC3OtW15lS5jxQ==
4298+
4299+
version "3.25.17"
4300+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.17.tgz#6089bd3f72de38e15a25e129fe1ef443d9440ad4"
4301+
integrity sha512-8hQzQ/kMOIFbwOgPrm9Sf9rtFHpFUMy4HvN0yEB0spw14aYi0uT5xG5CE2DB9cd51GWNsz+DNO7se1kztHMKnw==

0 commit comments

Comments
 (0)