Skip to content

Commit 255f207

Browse files
chore(deps): update dependency zod to v3.22.3 [security]
1 parent 67d2b88 commit 255f207

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"next": "13.4.13",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
17-
"zod": "3.21.4",
17+
"zod": "3.22.3",
1818
"@sinclair/typebox": "0.30.4"
1919
},
2020
"devDependencies": {

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"rollup": "^3.23.0",
4242
"rollup-plugin-terser": "^7.0.2",
4343
"typescript": "5.1.6",
44-
"zod": "3.21.4",
44+
"zod": "3.22.3",
4545
"@sinclair/typebox": "0.30.4"
4646
},
4747
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)