Skip to content

Commit 081ffc2

Browse files
chore(all): bump zod from 3.25.49 to 3.25.65
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.49 to 3.25.65. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.49...v3.25.65) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.65 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab3d02c commit 081ffc2

File tree

3 files changed

+297
-13
lines changed

3 files changed

+297
-13
lines changed

package-lock.json

Lines changed: 295 additions & 11 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
@@ -34,7 +34,7 @@
3434
"pino": "^9.7.0",
3535
"pino-pretty": "^13.0.0",
3636
"pug": "^3.0.2",
37-
"zod": "^3.25.42",
37+
"zod": "^3.25.67",
3838
"zod-to-json-schema": "^3.24.5"
3939
},
4040
"devDependencies": {

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"vue": "^3.5.16",
3030
"vue-i18n": "^11.1.5",
3131
"vue-router": "^4.5.1",
32-
"zod": "^3.25.49"
32+
"zod": "^3.25.67"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "^19.8.1",

0 commit comments

Comments
 (0)