From c41e4c305f381ca69115a2b2646b49bf0ef2327f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:55:50 -0500 Subject: [PATCH] Bump zod from 3.20.2 to 3.20.6 (#7169) Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.20.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.20.2...v3.20.6) --- 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> --- packages/ensure-binaries/package.json | 2 +- packages/ensure-binaries/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/ensure-binaries/package.json b/packages/ensure-binaries/package.json index d4c55b435e..4e3ff58478 100644 --- a/packages/ensure-binaries/package.json +++ b/packages/ensure-binaries/package.json @@ -28,7 +28,7 @@ "gunzip-maybe": "^1.4.2", "node-fetch": "^3.3.0", "tar-stream": "^3.0.0", - "zod": "^3.20.2" + "zod": "^3.20.6" }, "devDependencies": { "@swc/cli": "^0.1.61", diff --git a/packages/ensure-binaries/yarn.lock b/packages/ensure-binaries/yarn.lock index 6c2c510270..0cb22ec3ef 100644 --- a/packages/ensure-binaries/yarn.lock +++ b/packages/ensure-binaries/yarn.lock @@ -1206,7 +1206,7 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== -zod@^3.20.2: - version "3.20.2" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.2.tgz#068606642c8f51b3333981f91c0a8ab37dfc2807" - integrity sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ== +zod@^3.20.6: + version "3.20.6" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.6.tgz#2f2f08ff81291d47d99e86140fedb4e0db08361a" + integrity sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==