From 1f6f6c63fc0202469dce3270a5d02baef5c53b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:56:51 +0000 Subject: [PATCH] chore(deps): bump fastify from 5.7.4 to 5.8.3 Bumps [fastify](https://github.com/fastify/fastify) from 5.7.4 to 5.8.3. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.7.4...v5.8.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 44 ++++++++++++++++++++++++++++++++++---------- pnpm-workspace.yaml | 2 +- 2 files changed, 35 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f65fe9a30..ed33a6c5d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,6 +99,9 @@ catalogs: amqplib: specifier: 0.10.7 version: 0.10.7 + axios: + specifier: ^1.7.9 + version: 1.13.6 class-transformer: specifier: 0.5.1 version: 0.5.1 @@ -136,8 +139,8 @@ catalogs: specifier: ^4.0.0 version: 4.1.4 fastify: - specifier: 5.7.4 - version: 5.7.4 + specifier: 5.8.3 + version: 5.8.3 husky: specifier: 9.1.7 version: 9.1.7 @@ -365,7 +368,7 @@ importers: version: 4.1.4(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1) fastify: specifier: 'catalog:' - version: 5.7.4 + version: 5.8.3 husky: specifier: 'catalog:' version: 9.1.7 @@ -4195,6 +4198,9 @@ packages: fastify@5.7.4: resolution: {integrity: sha512-e6l5NsRdaEP8rdD8VR0ErJASeyaRbzXYpmkrpr2SuvuMq6Si3lvsaVy5C+7gLanEkvjpMDzBXWE5HPeb/hgTxA==} + fastify@5.8.3: + resolution: {integrity: sha512-XJXpRQ41+rsJ/GLeP9vyDC+fBXilcTlEXokMSexkdEkla4uf7ZQNaI5xl3el+kW5TZQulqYxLr659ey/KX7XmQ==} + fastq@1.18.0: resolution: {integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==} @@ -7365,7 +7371,7 @@ snapshots: '@commitlint/is-ignored@19.7.1': dependencies: '@commitlint/types': 19.5.0 - semver: 7.7.1 + semver: 7.7.4 '@commitlint/lint@19.7.1': dependencies: @@ -8687,7 +8693,7 @@ snapshots: globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 - semver: 7.7.1 + semver: 7.7.4 ts-api-utils: 1.4.3(typescript@5.7.3) optionalDependencies: typescript: 5.7.3 @@ -10187,6 +10193,24 @@ snapshots: semver: 7.7.1 toad-cache: 3.7.0 + fastify@5.8.3: + dependencies: + '@fastify/ajv-compiler': 4.0.5 + '@fastify/error': 4.0.0 + '@fastify/fast-json-stringify-compiler': 5.0.2 + '@fastify/proxy-addr': 5.0.0 + abstract-logging: 2.0.1 + avvio: 9.1.0 + fast-json-stringify: 6.0.1 + find-my-way: 9.4.0 + light-my-request: 6.6.0 + pino: 10.3.0 + process-warning: 5.0.0 + rfdc: 1.4.1 + secure-json-parse: 4.1.0 + semver: 7.7.4 + toad-cache: 3.7.0 + fastq@1.18.0: dependencies: reusify: 1.1.0 @@ -10895,7 +10919,7 @@ snapshots: '@babel/parser': 7.26.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 - semver: 7.7.1 + semver: 7.7.4 transitivePeerDependencies: - supports-color @@ -11194,7 +11218,7 @@ snapshots: jest-util: 29.7.0 natural-compare: 1.4.0 pretty-format: 29.7.0 - semver: 7.7.1 + semver: 7.7.4 transitivePeerDependencies: - supports-color @@ -11473,7 +11497,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.7.1 + semver: 7.7.4 make-error@1.3.6: {} @@ -11905,7 +11929,7 @@ snapshots: ky: 1.7.4 registry-auth-token: 5.0.3 registry-url: 6.0.1 - semver: 7.7.1 + semver: 7.7.4 parent-module@1.0.1: dependencies: @@ -13100,7 +13124,7 @@ snapshots: is-npm: 6.0.0 latest-version: 9.0.0 pupa: 3.1.0 - semver: 7.7.1 + semver: 7.7.4 xdg-basedir: 5.1.0 uri-js@4.4.1: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index dd9d8550e..311696906 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -41,7 +41,7 @@ catalog: "eslint-plugin-import": "^2.27.5" "eslint-plugin-jest": "^28.0.0" "eslint-plugin-unused-imports": "^4.0.0" - "fastify": "5.7.4" + "fastify": "5.8.3" "husky": "9.1.7" "ioredis": "5.9.3" "jest": "29.7.0"