Skip to content

Commit 7a8c516

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 540426a commit 7a8c516

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.yarn/install-state.gz

575 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
@@ -2453,7 +2453,7 @@ __metadata:
24532453
typescript: "npm:^5.9.3"
24542454
winston: "npm:^3.18.3"
24552455
yn: "npm:^5.1.0"
2456-
zod: "npm:^3.25.76"
2456+
zod: "npm:^4.4.3"
24572457
languageName: unknown
24582458
linkType: soft
24592459

@@ -15986,3 +15986,10 @@ __metadata:
1598615986
checksum: 10/25fc0f62e01b557b4644bf0b393bbaf47542ab30877c37837ea8caf314a8713d220c7d7fe51f68ffa72f0e1018ddfa34d96f1973d23033f5a2a5a9b6b9d9da01
1598715987
languageName: node
1598815988
linkType: hard
15989+
15990+
"zod@npm:^4.4.3":
15991+
version: 4.4.3
15992+
resolution: "zod@npm:4.4.3"
15993+
checksum: 10/804b9a42aa8f35f2b3c5a8dff906291cb749115f83ee2afe3576d70b5b5c53c965365c7f4967690647a9c54af9838ff232a85ff9577a0a36c44b68bc6cdefe36
15994+
languageName: node
15995+
linkType: hard

0 commit comments

Comments
 (0)