From 9ec3b7182af06834e673be409d0b25fa4f92eb95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:41:48 +0000 Subject: [PATCH] build(deps): bump h3-zod from 0.5.2 to 0.5.3 Bumps [h3-zod](https://github.com/wobsoriano/h3-zod) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/wobsoriano/h3-zod/releases) - [Commits](https://github.com/wobsoriano/h3-zod/compare/v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: h3-zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 58f3450..9ee267e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@vueuse/nuxt": "^10.7.0", "consola": "^3.2.3", "defu": "^6.1.4", - "h3-zod": "^0.5.2", + "h3-zod": "^0.5.3", "yaml": "^2.3.4", "zod": "^3.22.4" }, diff --git a/yarn.lock b/yarn.lock index 1e2b8e0..2af73ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5359,10 +5359,10 @@ gzip-size@^7.0.0: dependencies: duplexer "^0.1.2" -h3-zod@^0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/h3-zod/-/h3-zod-0.5.2.tgz#8c107271f40ff23a2a0602833e05c4da98f8241b" - integrity sha512-yBfMqF04n+WgSjgR0gxi/Z7/NUPIet/3mJ56aOTB9xEKAx0r3tJcJW74qMuqr4t+uxlIaCfzwr4XPLRHES55iw== +h3-zod@^0.5.3: + version "0.5.3" + resolved "https://registry.yarnpkg.com/h3-zod/-/h3-zod-0.5.3.tgz#d961f15000d71bca933456f6efd102149b7993bc" + integrity sha512-wqlRd/d5d9sNYxmNglnL63J4v5HiZZrcXdLIiU2cBsy5gTwxrSH1AqtNrVkuUleshgNOAQldbuO06phdUIxuKA== h3@^1.8.1, h3@^1.8.2, h3@^1.9.0: version "1.9.0"