From 0cda515606547fc98c1d80dd8fae1967214392f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:36:04 +0000 Subject: [PATCH] chore(deps): bump fastify from 5.7.4 to 5.8.5 Bumps [fastify](https://github.com/fastify/fastify) from 5.7.4 to 5.8.5. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.7.4...v5.8.5) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 47 ++++++++++++++++++++++++++++++++++----------- pnpm-workspace.yaml | 2 +- 2 files changed, 37 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f65fe9a30..6f87e15e6 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.5 + version: 5.8.5 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.5 husky: specifier: 'catalog:' version: 9.1.7 @@ -3224,7 +3227,7 @@ packages: basic-ftp@5.0.5: resolution: {integrity: sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==} engines: {node: '>=10.0.0'} - deprecated: Security vulnerability fixed in 5.2.0, please upgrade + deprecated: Security vulnerability fixed in 5.2.1, please upgrade before-after-hook@3.0.2: resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==} @@ -3837,6 +3840,7 @@ packages: dottie@2.0.6: resolution: {integrity: sha512-iGCHkfUc5kFekGiqhe8B/mdaurD+lakO9txNnTvKtA6PISrw86LgqHvRzWYPyoE2Ph5aMIrCw9/uko6XHTKCwA==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. dunder-proto@1.0.1: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} @@ -4195,6 +4199,9 @@ packages: fastify@5.7.4: resolution: {integrity: sha512-e6l5NsRdaEP8rdD8VR0ErJASeyaRbzXYpmkrpr2SuvuMq6Si3lvsaVy5C+7gLanEkvjpMDzBXWE5HPeb/hgTxA==} + fastify@5.8.5: + resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==} + fastq@1.18.0: resolution: {integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==} @@ -7365,7 +7372,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 +8694,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 +10194,24 @@ snapshots: semver: 7.7.1 toad-cache: 3.7.0 + fastify@5.8.5: + 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 +10920,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 +11219,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 +11498,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.7.1 + semver: 7.7.4 make-error@1.3.6: {} @@ -11905,7 +11930,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 +13125,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..6a2f702e3 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.5" "husky": "9.1.7" "ioredis": "5.9.3" "jest": "29.7.0"