From d109b77a3fa94e08f4a76ebd04f7ed98e013afaa Mon Sep 17 00:00:00 2001 From: Minori Date: Thu, 5 Feb 2026 07:00:25 -0800 Subject: [PATCH] deps: update fastify to 5.7.2 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index cbc33c2..438f2a5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@sentry/node": "7.114.0", "discord.js": "14.15.2", "dotenv": "16.4.5", - "fastify": "5.7.1", + "fastify": "5.7.2", "winston": "3.13.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a625b58..1a42b75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 16.4.5 version: 16.4.5 fastify: - specifier: 5.7.1 - version: 5.7.1 + specifier: 5.7.2 + version: 5.7.2 winston: specifier: 3.13.0 version: 3.13.0 @@ -630,8 +630,8 @@ packages: fast-uri@3.0.2: resolution: {integrity: sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==} - 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.15.0: resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} @@ -1598,7 +1598,7 @@ snapshots: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.4 + semver: 7.6.3 tsutils: 3.21.0(typescript@5.4.5) optionalDependencies: typescript: 5.4.5 @@ -1615,7 +1615,7 @@ snapshots: '@typescript-eslint/typescript-estree': 5.59.5(typescript@5.4.5) eslint: 8.57.0 eslint-scope: 5.1.1 - semver: 7.5.4 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript @@ -2069,7 +2069,7 @@ snapshots: fast-uri@3.0.2: {} - fastify@5.7.1: + fastify@5.7.2: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.0.0