Skip to content

Commit bbafbd6

Browse files
Bump zod from 3.25.76 to 4.4.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.4.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.4.3) --- updated-dependencies: - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b446411 commit bbafbd6

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.yarn/install-state.gz

315 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"node-fetch": "^2.7.0",
4646
"winston": "^3.18.3",
4747
"yn": "^5.1.0",
48-
"zod": "^3.25.76"
48+
"zod": "^4.4.3"
4949
},
5050
"devDependencies": {
5151
"@backstage/cli": "^0.36.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@ __metadata:
24402440
typescript: "npm:^5.9.3"
24412441
winston: "npm:^3.18.3"
24422442
yn: "npm:^5.1.0"
2443-
zod: "npm:^3.25.76"
2443+
zod: "npm:^4.4.3"
24442444
languageName: unknown
24452445
linkType: soft
24462446

@@ -16157,3 +16157,10 @@ __metadata:
1615716157
checksum: 10/25fc0f62e01b557b4644bf0b393bbaf47542ab30877c37837ea8caf314a8713d220c7d7fe51f68ffa72f0e1018ddfa34d96f1973d23033f5a2a5a9b6b9d9da01
1615816158
languageName: node
1615916159
linkType: hard
16160+
16161+
"zod@npm:^4.4.3":
16162+
version: 4.4.3
16163+
resolution: "zod@npm:4.4.3"
16164+
checksum: 10/804b9a42aa8f35f2b3c5a8dff906291cb749115f83ee2afe3576d70b5b5c53c965365c7f4967690647a9c54af9838ff232a85ff9577a0a36c44b68bc6cdefe36
16165+
languageName: node
16166+
linkType: hard

0 commit comments

Comments
 (0)