Skip to content

Commit d3fa5ca

Browse files
chore(all): bump zod from 3.25.46 to 3.25.48
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.46 to 3.25.48. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.46...v3.25.48) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d4b043 commit d3fa5ca

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
@@ -24,7 +24,7 @@
2424
"lucia": "^3.2.2",
2525
"pino": "^9.7.0",
2626
"pino-pretty": "^13.0.0",
27-
"zod": "^3.25.42"
27+
"zod": "^3.25.48"
2828
},
2929
"devDependencies": {
3030
"@commitlint/cli": "^19.8.1",

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.42"
32+
"zod": "^3.25.48"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "^19.8.1",

0 commit comments

Comments
 (0)