Skip to content

Commit 3a38c94

Browse files
authored
Merge pull request #182 from deploystackio/dependabot/npm_and_yarn/zod-4.0.17
chore(all): bump zod from 4.0.5 to 4.0.17
2 parents 4c6d41f + 93b19af commit 3a38c94

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"pino": "^9.8.0",
3939
"pino-pretty": "^13.0.0",
4040
"pug": "^3.0.2",
41-
"zod": "^4.0.5",
41+
"zod": "^4.0.17",
4242
"zod-openapi": "^5.2.0"
4343
},
4444
"devDependencies": {

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"vue-i18n": "^11.1.11",
3232
"vue-router": "^4.5.1",
3333
"vue-sonner": "^2.0.2",
34-
"zod": "^4.0.5"
34+
"zod": "^4.0.17"
3535
},
3636
"devDependencies": {
3737
"@commitlint/cli": "^19.8.1",

0 commit comments

Comments
 (0)