diff --git a/plugins/fastify-plugin/package.json b/plugins/fastify-plugin/package.json index 71af3326..04c08e0b 100644 --- a/plugins/fastify-plugin/package.json +++ b/plugins/fastify-plugin/package.json @@ -48,6 +48,6 @@ "@sapphire/pieces": "^4.2.2", "@sapphire/result": "^2.6.6", "@sapphire/utilities": "^3.15.3", - "fastify": "^4.26.1" + "fastify": "^4.26.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d0e3a16..621147b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,8 +166,8 @@ importers: specifier: ^3.15.3 version: 3.15.3 fastify: - specifier: ^4.26.1 - version: 4.26.1 + specifier: ^4.26.2 + version: 4.26.2 services/kanao-cache: dependencies: @@ -3705,8 +3705,8 @@ packages: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} dev: false - /fastify@4.26.1: - resolution: {integrity: sha512-tznA/G55dsxzM5XChBfcvVSloG2ejeeotfPPJSFaWmHyCDVGMpvf3nRNbsCb/JTBF9RmQFBfuujWt3Nphjesng==} + /fastify@4.26.2: + resolution: {integrity: sha512-90pjTuPGrfVKtdpLeLzND5nyC4woXZN5VadiNQCicj/iJU4viNHKhsAnb7jmv1vu2IzkLXyBiCzdWuzeXgQ5Ug==} dependencies: '@fastify/ajv-compiler': 3.5.0 '@fastify/error': 3.4.1