From e91d9ca1a80736f7ebf0a84e31becb69698ae7fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 06:04:04 +0000 Subject: [PATCH] fix(deps): update dependency @fastify/request-context to v7 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b22af1fe..4ae6a04f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@fastify/multipart": "10.0.0", "@fastify/otel": "0.18.1", "@fastify/rate-limit": "10.3.0", - "@fastify/request-context": "6.2.1", + "@fastify/request-context": "7.0.0", "@fastify/secure-session": "8.3.0", "@fastify/sensible": "6.0.4", "@fastify/static": "9.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d20e2ce5..88f53c92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 10.3.0 version: 10.3.0 '@fastify/request-context': - specifier: 6.2.1 - version: 6.2.1 + specifier: 7.0.0 + version: 7.0.0 '@fastify/secure-session': specifier: 8.3.0 version: 8.3.0 @@ -978,8 +978,8 @@ packages: '@fastify/rate-limit@10.3.0': resolution: {integrity: sha512-eIGkG9XKQs0nyynatApA3EVrojHOuq4l6fhB4eeCk4PIOeadvOJz9/4w3vGI44Go17uaXOWEcPkaD8kuKm7g6Q==} - '@fastify/request-context@6.2.1': - resolution: {integrity: sha512-WJTWXI59ViguS/JFgVck6mnwpv+5UrvMLb711pOGIlyN6ghV4Pb/eEbJG01XvQsTAr/AbjMETjk7Jq9ARIxKnQ==} + '@fastify/request-context@7.0.0': + resolution: {integrity: sha512-SMnQ4VWa1p20qOSONvi+yG32vqyHoZE6LPD4xrIl3RVE11dLrBwiQ7VmK4aTCS7/jB5Tx6fI9JotTNErClPS5A==} '@fastify/secure-session@8.3.0': resolution: {integrity: sha512-jyXbYWAp5MCaCA+7idsV+Op3kMN/oDtskZ0SE3QPl53Lo0GFF7p/lk1UEliGaT0OSX+RGSrd2gQlUu1ta1t7yQ==} @@ -5757,7 +5757,7 @@ snapshots: fastify-plugin: 5.1.0 toad-cache: 3.7.0 - '@fastify/request-context@6.2.1': + '@fastify/request-context@7.0.0': dependencies: fastify-plugin: 5.1.0