From 8a8887991d1c40b8683b59c9f2ddd2a676e73b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 18:23:32 +0000 Subject: [PATCH] chore(deps): bump srvx from 0.10.1 to 0.11.8 Bumps [srvx](https://github.com/h3js/srvx) from 0.10.1 to 0.11.8. - [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.10.1...v0.11.8) --- updated-dependencies: - dependency-name: srvx dependency-version: 0.11.8 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 0b7e7c7e..c17c4681 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.10.0", + "srvx": "^0.11.8", "x-xss-protection": "^2.0.0" }, "devDependencies": {