From 05c5e2759beb490327b64485080a83fce986e4c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 18:28:59 +0000 Subject: [PATCH] chore(deps): bump h3 from 2.0.1-rc.26 to 2.0.1-rc.29 Bumps [h3](https://github.com/h3js/h3) from 2.0.1-rc.26 to 2.0.1-rc.29. - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/main/CHANGELOG.md) - [Commits](https://github.com/h3js/h3/compare/v2.0.1-rc.26...v2.0.1-rc.29) --- updated-dependencies: - dependency-name: h3 dependency-version: 2.0.1-rc.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91c737c4..80e8507b 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "express": "^5.2.1", "fastify": "^5.0.0", "frameguard": "^4.0.0", - "h3": "2.0.1-rc.26", + "h3": "2.0.1-rc.29", "hide-powered-by": "^1.1.0", "hono": "^4.0.1", "hsts": "^2.2.0",