From 7c8239b20ab3fa4fd3757ff174148de5291d00ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:12:45 +0800 Subject: [PATCH] chore(deps): bump zod from 3.23.0 to 3.23.3 (#15341) * chore(deps): bump zod from 3.23.0 to 3.23.3 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.0 to 3.23.3. - [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.0...v3.23.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 6c3c000af..9797b2535 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "uuid": "9.0.1", "winston": "3.13.0", "xxhash-wasm": "1.0.2", - "zod": "3.23.0" + "zod": "3.23.3" }, "devDependencies": { "@babel/preset-env": "7.24.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93cad5069..365b7c35c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ dependencies: version: 0.2.1(hono@4.2.6) '@hono/zod-openapi': specifier: 0.11.0 - version: 0.11.0(hono@4.2.6)(zod@3.23.0) + version: 0.11.0(hono@4.2.6)(zod@3.23.3) '@notionhq/client': specifier: 2.2.15 version: 2.2.15 @@ -219,8 +219,8 @@ dependencies: specifier: 1.0.2 version: 1.0.2 zod: - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.23.3 + version: 3.23.3 devDependencies: '@babel/preset-env': @@ -407,13 +407,13 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@asteasolutions/zod-to-openapi@7.0.0(zod@3.23.0): + /@asteasolutions/zod-to-openapi@7.0.0(zod@3.23.3): resolution: {integrity: sha512-rJRKHD2m6nUb/9ZheeN8nqOURX24WTzY8Sex1ZKT0Kpx+xfpRcD0fTD6vEeXNHGaDGxzu65Jj/jb2x6nLTjcMw==} peerDependencies: zod: ^3.20.2 dependencies: openapi3-ts: 4.3.1 - zod: 3.23.0 + zod: 3.23.3 dev: false /@babel/code-frame@7.0.0: @@ -2156,27 +2156,27 @@ packages: hono: 4.2.6 dev: false - /@hono/zod-openapi@0.11.0(hono@4.2.6)(zod@3.23.0): + /@hono/zod-openapi@0.11.0(hono@4.2.6)(zod@3.23.3): resolution: {integrity: sha512-thbxV4lWJoDo1NjF8ZGnd0muD3UHUpRqpKvS3RI+kWCXU05nyuViymUbPvVpp+O6i5SjovITTF91NRMTraZm3Q==} engines: {node: '>=16.0.0'} peerDependencies: hono: '>=3.11.3' zod: 3.* dependencies: - '@asteasolutions/zod-to-openapi': 7.0.0(zod@3.23.0) - '@hono/zod-validator': 0.2.1(hono@4.2.6)(zod@3.23.0) + '@asteasolutions/zod-to-openapi': 7.0.0(zod@3.23.3) + '@hono/zod-validator': 0.2.1(hono@4.2.6)(zod@3.23.3) hono: 4.2.6 - zod: 3.23.0 + zod: 3.23.3 dev: false - /@hono/zod-validator@0.2.1(hono@4.2.6)(zod@3.23.0): + /@hono/zod-validator@0.2.1(hono@4.2.6)(zod@3.23.3): resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: hono: 4.2.6 - zod: 3.23.0 + zod: 3.23.3 dev: false /@humanwhocodes/config-array@0.11.14: @@ -9958,8 +9958,8 @@ packages: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false - /zod@3.23.0: - resolution: {integrity: sha512-OFLT+LTocvabn6q76BTwVB0hExEBS0IduTr3cqZyMqEDbOnYmcU+y0tUAYbND4uwclpBGi4I4UUBGzylWpjLGA==} + /zod@3.23.3: + resolution: {integrity: sha512-tPvq1B/2Yu/dh2uAIH2/BhUlUeLIUvAjr6dpL/75I0pCYefHgjhXk1o1Kob3kTU8C7yU1j396jFHlsVWFi9ogg==} dev: false github.com/postlight/difflib.js/32e8e38c7fcd935241b9baab71bb432fd9b166ed: