Skip to content

Commit 91dfda3

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 2da79a9 commit 91dfda3

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
@@ -23,7 +23,7 @@
2323
"pino": "^10.1.0",
2424
"pino-pretty": "^13.1.2",
2525
"uuid": "^13.0.0",
26-
"zod": "^3.24.1"
26+
"zod": "^4.1.12"
2727
},
2828
"devDependencies": {
2929
"@release-it/conventional-changelog": "^10.0.1",

0 commit comments

Comments
 (0)