chore(deps): bump zod from 3.23.5 to 3.23.6 (#15463)
* chore(deps): bump zod from 3.23.5 to 3.23.6 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.5 to 3.23.6. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.23.5...v3.23.6) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e579392c77
commit
7178bededd
|
|
@ -122,7 +122,7 @@
|
|||
"uuid": "9.0.1",
|
||||
"winston": "3.13.0",
|
||||
"xxhash-wasm": "1.0.2",
|
||||
"zod": "3.23.5"
|
||||
"zod": "3.23.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.24.5",
|
||||
|
|
|
|||
1436
pnpm-lock.yaml
1436
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue