Skip to content

Commit 257cd07

Browse files
committed
fix: set zod peer to ^3.25.67 to make sure cross-realm Object prototype fix is included
1 parent 7cb78b5 commit 257cd07

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"peerDependencies": {
3737
"neverthrow": "^8.2.0",
38-
"zod": "^3.25.x"
38+
"zod": "^3.25.67"
3939
},
4040
"dependencies": {
4141
"clean-stack": "^5.2.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)