From d5e03a3a82643a05d5ff4bebf238c9e432d77a74 Mon Sep 17 00:00:00 2001 From: Minori Date: Thu, 5 Feb 2026 07:10:24 -0800 Subject: [PATCH] deps: update fastify to 5.7.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 140e71f..7b67bb8 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "@nhcarrigan/logger": "1.0.0", "@prisma/client": "6.13.0", "discord.js": "14.21.0", - "fastify": "5.7.1" + "fastify": "5.7.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index accebb3..bb359a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 14.21.0 version: 14.21.0 fastify: - specifier: 5.7.1 - version: 5.7.1 + specifier: 5.7.2 + version: 5.7.2 devDependencies: '@nhcarrigan/eslint-config': specifier: 5.2.0 @@ -1222,8 +1222,8 @@ packages: fast-uri@3.0.6: resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} - fastify@5.7.1: - resolution: {integrity: sha512-ZW7S4fxlZhE+tYWVokFzjh+i56R+buYKNGhrVl6DtN8sxkyMEzpJnzvO8A/ZZrsg5w6X37u6I4EOQikYS5DXpA==} + fastify@5.7.2: + resolution: {integrity: sha512-dBJolW+hm6N/yJVf6J5E1BxOBNkuXNl405nrfeR8SpvGWG3aCC2XDHyiFBdow8Win1kj7sjawQc257JlYY6M/A==} fastq@1.19.1: resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==} @@ -3752,7 +3752,7 @@ snapshots: fast-uri@3.0.6: {} - fastify@5.7.1: + fastify@5.7.2: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.2.0