From f7169de89f2748507c877e2578378368dee63884 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 18:15:58 +0330 Subject: [PATCH] chore(deps): update dependency h3 to ^0.3.3 (#78) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e28d6c78..61e82386b 100755 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "consola": "^2.15.3", "debounce": "^1.2.1", "defu": "^5.0.0", - "h3": "^0.3.1", + "h3": "^0.3.3", "lokijs": "^1.5.12", "micromatch": "^4.0.4", "node-fetch": "^2.6.5", diff --git a/yarn.lock b/yarn.lock index b630f9245..1895c4170 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7014,6 +7014,11 @@ h3@^0.3.1: resolved "https://registry.yarnpkg.com/h3/-/h3-0.3.1.tgz#37cd5ff211c8019128c0655b73169e9d1629b935" integrity sha512-5YSJxxz5b3EfbXP02UE8hwUD4icC+7iJ/Yr0Zhipa2s/D01lOWfgDzt6yiauMohY7P/TR7R8MX3Y7I6vtlWBBA== +h3@^0.3.3: + version "0.3.3" + resolved "https://registry.yarnpkg.com/h3/-/h3-0.3.3.tgz#9c6feb2ddf842ea5448c53a8bc8bc3a686799c21" + integrity sha512-ammvVddtZArv6pnCkl0tEekY8owWPZNZCW4teePYzGwfN2w7kb0wnraLIFnB20mqUU2kCAV5bvI+2mjmGztS3w== + hable@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/hable/-/hable-3.0.0.tgz#6de089b2df946635cf8134b9e4859f1b62de255f"