From 586fb53e8cc68b80cd9ea7256966620567b3f961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:00:58 +0000 Subject: [PATCH] feat(deps): bump srvx from 0.11.12 to 0.11.13 Bumps [srvx](https://github.com/h3js/srvx) from 0.11.12 to 0.11.13. - [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.11.12...v0.11.13) --- updated-dependencies: - dependency-name: srvx dependency-version: 0.11.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b4340f8ab7d3..acc7a3638dac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28054,9 +28054,9 @@ sqlstring@2.3.1: integrity sha1-R1OT/56RR5rqYtyvDKPRSYOn+0A= srvx@^0.11.12, srvx@^0.11.2, srvx@^0.11.9: - version "0.11.12" - resolved "https://registry.yarnpkg.com/srvx/-/srvx-0.11.12.tgz#ed59866cd0cec580b119e161ead3fecd2a546fee" - integrity sha512-AQfrGqntqVPXgP03pvBDN1KyevHC+KmYVqb8vVf4N+aomQqdhaZxjvoVp+AOm4u6x+GgNQY3MVzAUIn+TqwkOA== + version "0.11.13" + resolved "https://registry.yarnpkg.com/srvx/-/srvx-0.11.13.tgz#cc77a98cb9a459c34f75ee4345bd0eef9f613a54" + integrity sha512-oknN6qduuMPafxKtHucUeG32Q963pjriA5g3/Bl05cwEsUe5VVbIU4qR9LrALHbipSCyBe+VmfDGGydqazDRkw== ssri@^9.0.0: version "9.0.1"