diff --git a/package.json b/package.json index ebc062e..3700c81 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "awilix": "^13.0.5", "axios": "^1.20.0", "dotenv": "^17.4.2", - "fastify": "^5.12.1", + "fastify": "^5.12.3", "fastify-plugin": "^6.0.0", "ioredis": "^6.0.0", "node-cron": "^4.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ca0de4..93692c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: version: 3.1120.0 '@fastify/awilix': specifier: ^8.2.1 - version: 8.2.1(awilix@13.0.5)(fastify@5.12.1) + version: 8.2.1(awilix@13.0.5)(fastify@5.12.3) '@fastify/cookie': specifier: ^11.1.2 version: 11.1.2 @@ -85,8 +85,8 @@ importers: specifier: ^17.4.2 version: 17.4.2 fastify: - specifier: ^5.12.1 - version: 5.12.1 + specifier: ^5.12.3 + version: 5.12.3 fastify-plugin: specifier: ^6.0.0 version: 6.0.0 @@ -1522,6 +1522,9 @@ packages: fast-uri@4.1.3: resolution: {integrity: sha512-7+72G6vLt7jjNas8SmSATx2qeyRIjxeqO3i4IkmDTxlqYZRKANhOe1bnovcp4WZmvsYrp60WyqPyHqgRiX0yXw==} + fast-uri@4.1.4: + resolution: {integrity: sha512-dODXrIxlS9JSdgAnhIUKOosKV1oMtU2VtVw87QRaHzyl5jxO290Ii5tEZfCfzfWNHi3jKWwBSdQj0qIyshdZdQ==} + fastfall@1.5.1: resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==} engines: {node: '>=0.10.0'} @@ -1532,8 +1535,8 @@ packages: fastify-plugin@6.0.0: resolution: {integrity: sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==} - fastify@5.12.1: - resolution: {integrity: sha512-FWi+tQvwxR/PeRX7Z2mhfEF5ozJ3jn9asiiclzKXNSzJRHAYcU924aIOKAdHFJ+YIKieh3cqr1IwCOvTr41B3Q==} + fastify@5.12.3: + resolution: {integrity: sha512-reZ8wce5VNCcufIt9AVtzZa3L4u1j8esikn7OEgHWLVpRpL5R7Y2+Xzj70OUkv5zDfzUAxXZT6cu4Rt0zr3EKA==} fastparallel@2.4.1: resolution: {integrity: sha512-qUmhxPgNHmvRjZKBFUNI0oZuuH9OlSIOXmJ98lhKPxMZZ7zS/Fi0wRHOihDSz0R1YiIOjxzOY4bq65YTcdBi2Q==} @@ -1541,6 +1544,9 @@ packages: fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} + fastq@1.20.3: + resolution: {integrity: sha512-XKv5nnLs6nLF71NgiKJLIZFLkPyIEuOselLG7ujZnGrRfQK8HpvY+WqKhAJUAdLomwVHErVS4LfxFlPq0/FTAw==} + fastseries@1.7.2: resolution: {integrity: sha512-dTPFrPGS8SNSzAt7u/CbMKCJ3s01N04s4JFbORHcmyvVfVKmbhMD1VtRbh5enGHxkaQDqWyLefiKOGGmohGDDQ==} @@ -1565,8 +1571,8 @@ packages: resolution: {integrity: sha512-f2JHn75x2JlwUwLenZypgczR7YWMb/uO9BvUXtus+JMgkbIkLADd38cI4EiV+OQqrGo1Zlq6V8wnqMJ8e62wUQ==} engines: {node: '>=20'} - find-my-way@9.8.0: - resolution: {integrity: sha512-JtyUgATO7qxRp2zKhrmWof74Mqxc1ikbwpwMY97p8ipuTj2QtreA4gK2JNAF6SOqqHnYYkwMUvsgQVi2AJxIyw==} + find-my-way@9.9.0: + resolution: {integrity: sha512-sJsgZ1sQH2UDuowPuMKg8az7Qc8F0jnj+SKkFWU/+T0xcFlgV5skgXOGUqmQzOdmW6ALA7AhJINWx3qFBkbLHA==} engines: {node: '>=20'} find-up@5.0.0: @@ -2934,13 +2940,13 @@ snapshots: dependencies: ajv: 8.20.0 ajv-formats: 3.0.1(ajv@8.20.0) - fast-uri: 4.1.3 + fast-uri: 4.1.4 - '@fastify/awilix@8.2.1(awilix@13.0.5)(fastify@5.12.1)': + '@fastify/awilix@8.2.1(awilix@13.0.5)(fastify@5.12.3)': dependencies: awilix: 13.0.5 awilix-manager: 7.0.0(awilix@13.0.5) - fastify: 5.12.1 + fastify: 5.12.3 fastify-plugin: 6.0.0 '@fastify/busboy@3.2.2': {} @@ -3022,7 +3028,7 @@ snapshots: '@fastify/send': 4.1.0 content-disposition: 2.0.1 fastify-plugin: 6.0.0 - fastq: 1.20.1 + fastq: 1.20.3 glob: 13.0.6 '@fastify/swagger-ui@6.1.1': @@ -3102,7 +3108,7 @@ snapshots: '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.20.1 + fastq: 1.20.3 '@oxc-project/types@0.133.0': {} @@ -3677,7 +3683,7 @@ snapshots: ajv@8.20.0: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 4.1.3 + fast-uri: 4.1.4 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -3717,7 +3723,7 @@ snapshots: avvio@9.3.0: dependencies: '@fastify/error': 4.2.0 - fastq: 1.20.1 + fastq: 1.20.3 awilix-manager@7.0.0(awilix@13.0.5): dependencies: @@ -4101,7 +4107,7 @@ snapshots: '@fastify/merge-json-schemas': 0.2.1 ajv: 8.20.0 ajv-formats: 3.0.1(ajv@8.20.0) - fast-uri: 4.1.3 + fast-uri: 4.1.4 json-schema-ref-resolver: 3.0.0 rfdc: 1.4.1 @@ -4125,6 +4131,8 @@ snapshots: fast-uri@4.1.3: {} + fast-uri@4.1.4: {} + fastfall@1.5.1: dependencies: reusify: 1.1.0 @@ -4133,7 +4141,7 @@ snapshots: fastify-plugin@6.0.0: {} - fastify@5.12.1: + fastify@5.12.3: dependencies: '@fastify/ajv-compiler': 4.0.6 '@fastify/error': 4.2.0 @@ -4142,7 +4150,7 @@ snapshots: abstract-logging: 2.0.1 avvio: 9.3.0 fast-json-stringify: 7.0.1 - find-my-way: 9.8.0 + find-my-way: 9.9.0 light-my-request: 6.6.0 pino: 10.3.1 process-warning: 5.1.0 @@ -4160,6 +4168,10 @@ snapshots: dependencies: reusify: 1.1.0 + fastq@1.20.3: + dependencies: + reusify: 1.1.0 + fastseries@1.7.2: dependencies: reusify: 1.1.0 @@ -4183,7 +4195,7 @@ snapshots: fast-querystring: 1.1.2 safe-regex2: 5.1.1 - find-my-way@9.8.0: + find-my-way@9.9.0: dependencies: fast-deep-equal: 3.1.3 fast-querystring: 1.1.2