From 485ae3e174823cabb05e976b64a4ce5307298170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 18:01:48 +0000 Subject: [PATCH] chore(deps): bump srvx from 0.9.8 to 0.10.0 Bumps [srvx](https://github.com/h3js/srvx) from 0.9.8 to 0.10.0. - [Release notes](https://github.com/h3js/srvx/releases) - [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md) - [Commits](https://github.com/h3js/srvx/compare/v0.9.8...v0.10.0) --- updated-dependencies: - dependency-name: srvx dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4646c328..a7fde83d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "restana": "^5.0.0", "restify": "^11.0.0", "router": "^2.2.0", - "srvx": "^0.9.4", + "srvx": "^0.10.0", "x-xss-protection": "^2.0.0" }, "devDependencies": {