Skip to content

Commit 577d25d

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

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.3.6"
139+
"zod": "^4.4.2"
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.3.6:
8432-
version "4.3.6"
8433-
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
8434-
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==
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==
84358435

84368436
zwitch@^2.0.4:
84378437
version "2.0.4"

0 commit comments

Comments
 (0)