diff --git a/package.json b/package.json index 2c13a00..9ae8124 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@beyonk/gdpr-cookie-consent-banner": "12.1.0", "@fastify/accepts": "4.3.0", "@fastify/auth": "4.6.1", - "@fastify/autoload": "5.8.3", + "@fastify/autoload": "5.9.0", "@fastify/bearer-auth": "9.4.0", "@fastify/caching": "8.3.0", "@fastify/circuit-breaker": "3.2.0", @@ -251,7 +251,7 @@ "@eslint/eslintrc": "3.1.0", "@eslint/js": "9.4.0", "@faker-js/faker": "8.4.1", - "@fastify/autoload": "5.8.3", + "@fastify/autoload": "5.9.0", "@fastify/sensible": "5.6.0", "@fastify/type-provider-json-schema-to-ts": "3.0.0", "@fontsource/fira-mono": "5.0.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fabfef..a7a3df8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 4.6.1 version: 4.6.1 '@fastify/autoload': - specifier: 5.8.3 - version: 5.8.3 + specifier: 5.9.0 + version: 5.9.0 '@fastify/bearer-auth': specifier: 9.4.0 version: 9.4.0 @@ -8633,8 +8633,8 @@ packages: reusify: 1.0.4 dev: false - /@fastify/autoload@5.8.3: - resolution: {integrity: sha512-QR/bd/4EfGwWfk/3kmG8vj2iIXjoDt71AlYVujjJWYBjBh7oIFvxmT25jeVxkIK1ttmM3ycwsWwpg2MLObb54g==} + /@fastify/autoload@5.9.0: + resolution: {integrity: sha512-EM/2QKQW2oym0gwuPjhculnqbpqu0mWblxRJvYMTvb7SVRGWBh/SFWTtrNAb46fYIOirJUH95mc+dhYuFq99pg==} dev: false /@fastify/bearer-auth@9.4.0: