Skip to content

Commit 93b19af

Browse files
chore(all): bump zod from 4.0.5 to 4.0.17
Bumps [zod](https://github.com/colinhacks/zod) from 4.0.5 to 4.0.17. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.0.5...v4.0.17) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1de2ef0 commit 93b19af

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.10",
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)