From 9b8b8e5ce152854645d74a98f0847ba27b79651e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 23:53:47 +0000 Subject: [PATCH] chore(deps): bump zod from 3.22.4 to 3.22.5 (#15297) * chore(deps): bump zod from 3.22.4 to 3.22.5 Bumps [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.22.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/commits) --- 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, 16 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 958713cbadd225..be4669e77c167b 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.22.4" + "zod": "3.22.5" }, "devDependencies": { "@babel/preset-env": "7.24.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2d0d67fbfa7af..ea30d32ecd439b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ dependencies: version: 0.2.1(hono@4.2.5) '@hono/zod-openapi': specifier: 0.11.0 - version: 0.11.0(hono@4.2.5)(zod@3.22.4) + version: 0.11.0(hono@4.2.5)(zod@3.22.5) '@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.22.4 - version: 3.22.4 + specifier: 3.22.5 + version: 3.22.5 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.22.4): + /@asteasolutions/zod-to-openapi@7.0.0(zod@3.22.5): resolution: {integrity: sha512-rJRKHD2m6nUb/9ZheeN8nqOURX24WTzY8Sex1ZKT0Kpx+xfpRcD0fTD6vEeXNHGaDGxzu65Jj/jb2x6nLTjcMw==} peerDependencies: zod: ^3.20.2 dependencies: openapi3-ts: 4.3.1 - zod: 3.22.4 + zod: 3.22.5 dev: false /@babel/code-frame@7.0.0: @@ -2156,27 +2156,27 @@ packages: hono: 4.2.5 dev: false - /@hono/zod-openapi@0.11.0(hono@4.2.5)(zod@3.22.4): + /@hono/zod-openapi@0.11.0(hono@4.2.5)(zod@3.22.5): 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.22.4) - '@hono/zod-validator': 0.2.1(hono@4.2.5)(zod@3.22.4) + '@asteasolutions/zod-to-openapi': 7.0.0(zod@3.22.5) + '@hono/zod-validator': 0.2.1(hono@4.2.5)(zod@3.22.5) hono: 4.2.5 - zod: 3.22.4 + zod: 3.22.5 dev: false - /@hono/zod-validator@0.2.1(hono@4.2.5)(zod@3.22.4): + /@hono/zod-validator@0.2.1(hono@4.2.5)(zod@3.22.5): resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: hono: 4.2.5 - zod: 3.22.4 + zod: 3.22.5 dev: false /@humanwhocodes/config-array@0.11.14: @@ -9958,6 +9958,10 @@ packages: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false + /zod@3.22.5: + resolution: {integrity: sha512-HqnGsCdVZ2xc0qWPLdO25WnseXThh0kEYKIdV5F/hTHO75hNZFp8thxSeHhiPrHZKrFTo1SOgkAj9po5bexZlw==} + dev: false + github.com/postlight/difflib.js/32e8e38c7fcd935241b9baab71bb432fd9b166ed: resolution: {tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed} name: difflib