diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-13 16:00:48 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-13 16:02:14 +0000 |
| commit | 95f1f88f468c9ae9d1a887a0cba5f5ad430ed4fd (patch) | |
| tree | 7afa6e505eb1011752657711d2c500222190c5f8 | |
| parent | 63de60c33c2c66e0f7610b49bf1d235c80706b15 (diff) | |
chore(deps): bump zod from 3.23.4 to 3.23.8
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.4 to 3.23.8.
- [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.4...v3.23.8)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 16 |
2 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json index bea5097..dc10150 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@hono/zod-validator": "^0.2.1", "hono": "^4.3.2", - "zod": "^3.23.4" + "zod": "^3.23.8" }, "devDependencies": { "@cloudflare/workers-types": "^4.20240512.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 348fece..db18e24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,13 +7,13 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.2.1 - version: 0.2.1([email protected])([email protected]) + version: 0.2.1([email protected])([email protected]) hono: specifier: ^4.3.2 version: 4.3.2 zod: - specifier: ^3.23.4 - version: 3.23.4 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@cloudflare/workers-types': @@ -795,14 +795,14 @@ packages: engines: {node: '>=14'} dev: true resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: hono: 4.3.2 - zod: 3.23.4 + zod: 3.23.8 dev: false /@humanwhocodes/[email protected]: @@ -1808,7 +1808,7 @@ packages: workerd: 1.20240419.0 ws: 8.14.2 youch: 3.3.3 - zod: 3.23.4 + zod: 3.23.8 transitivePeerDependencies: - bufferutil - supports-color @@ -2267,5 +2267,5 @@ packages: stacktracey: 2.1.8 dev: true - resolution: {integrity: sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==} + resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} |
