Skip to content

Commit ee3ab7b

Browse files
fix(deps): bump zod from 4.4.2 to 4.4.3
Bumps [zod](https://github.com/colinhacks/zod) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bbde0c commit ee3ab7b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"form-data": "^4.0.5",
137137
"terminal-link": "^3.0.0",
138138
"undici": "^7.25.0",
139-
"zod": "^4.4.2"
139+
"zod": "^4.4.3"
140140
},
141141
"devDependencies": {
142142
"@oclif/core": "^4.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8428,10 +8428,10 @@ yoga-wasm-web@~0.3.3:
84288428
resolved "https://registry.yarnpkg.com/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz#eb8e9fcb18e5e651994732f19a220cb885d932ba"
84298429
integrity sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==
84308430

8431-
zod@^4.1.12, zod@^4.4.2:
8432-
version "4.4.2"
8433-
resolved "https://registry.yarnpkg.com/zod/-/zod-4.4.2.tgz#5e53a8c23fc7050b9960d441002e9c9fca33c99e"
8434-
integrity sha512-IynmDyxsEsb9RKzO3J9+4SxXnl2FTFSzNBaKKaMV6tsSk0rw9gYw9gs+JFCq/qk2LCZ78KDwyj+Z289TijSkUw==
8431+
zod@^4.1.12, zod@^4.4.3:
8432+
version "4.4.3"
8433+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.4.3.tgz#b680f172885d18bbebf21a834ea25e55a1bbf356"
8434+
integrity sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==
84358435

84368436
zwitch@^2.0.4:
84378437
version "2.0.4"

0 commit comments

Comments
 (0)