Skip to content

Commit f6f825d

Browse files
chore(satellite): bump zod from 3.25.76 to 4.1.12 in /services/satellite
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.1.12. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.1.12) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 785fc8c commit f6f825d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"pino": "^10.1.0",
2525
"pino-pretty": "^13.1.2",
2626
"uuid": "^13.0.0",
27-
"zod": "^3.24.1"
27+
"zod": "^4.1.12"
2828
},
2929
"devDependencies": {
3030
"@release-it/conventional-changelog": "^10.0.1",

0 commit comments

Comments
 (0)