From 4d24584ecb9ab95098b1e1e037ed79debc0faf31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 11:58:08 +0000 Subject: [PATCH] chore(deps): bump zod from 3.22.3 to 3.22.4 (#905) Bumps [zod](https://github.com/colinhacks/zod) from 3.22.3 to 3.22.4. - [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.22.3...v3.22.4) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 38843dc9..8e5996ef 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "reconnecting-websocket": "4.4.0", "utf-8-validate": "6.0.3", "ws": "8.13.0", - "zod": "3.22.3" + "zod": "3.22.4" }, "description": "Coinbase Pro API for Node.js, written in TypeScript and covered by tests.", "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 27174423..b3bf9416 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2169,7 +2169,7 @@ yocto-queue@^0.1.0: resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== -zod@3.22.3: - version "3.22.3" - resolved "https://registry.npmjs.org/zod/-/zod-3.22.3.tgz" - integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug== +zod@3.22.4: + version "3.22.4" + resolved "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff" + integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==