Skip to content

Commit 6b4933a

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 0b9be39 commit 6b4933a

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.yarn/install-state.gz

1.55 KB
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
@@ -2456,7 +2456,7 @@ __metadata:
24562456
typescript: "npm:^5.9.3"
24572457
winston: "npm:^3.18.3"
24582458
yn: "npm:^5.1.0"
2459-
zod: "npm:^3.25.76"
2459+
zod: "npm:^4.4.3"
24602460
languageName: unknown
24612461
linkType: soft
24622462

@@ -15998,3 +15998,10 @@ __metadata:
1599815998
checksum: 10/25fc0f62e01b557b4644bf0b393bbaf47542ab30877c37837ea8caf314a8713d220c7d7fe51f68ffa72f0e1018ddfa34d96f1973d23033f5a2a5a9b6b9d9da01
1599915999
languageName: node
1600016000
linkType: hard
16001+
16002+
"zod@npm:^4.4.3":
16003+
version: 4.4.3
16004+
resolution: "zod@npm:4.4.3"
16005+
checksum: 10/804b9a42aa8f35f2b3c5a8dff906291cb749115f83ee2afe3576d70b5b5c53c965365c7f4967690647a9c54af9838ff232a85ff9577a0a36c44b68bc6cdefe36
16006+
languageName: node
16007+
linkType: hard

0 commit comments

Comments
 (0)