Skip to content

Commit d333760

Browse files
authoredApr 22, 2024··
fix(deps): Update dependency zod to v3.23.0 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f711ba commit d333760

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"rxjs": "^7.8.1",
123123
"treeify": "^1.1.0",
124124
"uuid": "^9.0.1",
125-
"zod": "3.22.5",
125+
"zod": "3.23.0",
126126
"zod-validation-error": "3.1.0"
127127
},
128128
"devDependencies": {

‎pnpm-lock.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.