From b718c2020b92a6b89fd393b9c37f4cb41b278e7a Mon Sep 17 00:00:00 2001 From: Minori Date: Fri, 19 Jun 2026 07:04:38 -0700 Subject: [PATCH] deps: update @fastify/csrf-protection to 8.0.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ee27f5f..6b55fac 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@fastify/autoload": "6.0.3", "@fastify/cookie": "11.0.2", "@fastify/cors": "11.0.0", - "@fastify/csrf-protection": "7.1.0", + "@fastify/csrf-protection": "8.0.0", "@fastify/helmet": "13.0.2", "@fastify/jwt": "10.0.0", "@fastify/oauth2": "8.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 574671b..ecf9652 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: 11.0.0 version: 11.0.0 '@fastify/csrf-protection': - specifier: 7.1.0 - version: 7.1.0 + specifier: 8.0.0 + version: 8.0.0 '@fastify/helmet': specifier: 13.0.2 version: 13.0.2 @@ -1634,8 +1634,8 @@ packages: '@fastify/cors@11.0.0': resolution: {integrity: sha512-41Bx0LVGr2a6DnnhDN/SgfDlTRNZtEs8niPxyoymV6Hw09AIdz/9Rn/0Fpu+pBOs6kviwS44JY2mB8NcU2qSAA==} - '@fastify/csrf-protection@7.1.0': - resolution: {integrity: sha512-I2TDd4SRRYQivKCMHdB/8py+CPO9DT0e63lh4DO8MDCJh8NROq8HD/iO0IjYtwhsD3bZhr0cBXsFdfPvyTmzNw==} + '@fastify/csrf-protection@8.0.0': + resolution: {integrity: sha512-CG0XcZ74A80+vxPngj1uYUPb8SH808zUO4Ee9/mzRj8O2zUt0P6abCga1M9j5wV5I7U5aIL2mIXYLH8xno3E2w==} '@fastify/csrf@8.0.1': resolution: {integrity: sha512-dAmCrdfJ3CV/A/hHHK/rRBjjLRRSIltgJB0BxiVfbhr/31G6fgF8l2I8evtH8mjS5kTIvd0JOh7MOA3HA6eYDw==} @@ -11669,7 +11669,7 @@ snapshots: fastify-plugin: 5.0.1 mnemonist: 0.40.0 - '@fastify/csrf-protection@7.1.0': + '@fastify/csrf-protection@8.0.0': dependencies: '@fastify/csrf': 8.0.1 '@fastify/error': 4.2.0