diff --git a/package.json b/package.json index 72003bb5..ddec99e4 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@fastify/helmet": "^11.1.1", "@fastify/rate-limit": "^9.1.0", "@fastify/redis": "^6.2.0", - "@fastify/session": "^10.9.0", + "@fastify/session": "^11.0.1", "@fastify/under-pressure": "^8.5.1", "@opentelemetry/exporter-trace-otlp-http": "^0.53.0", "@opentelemetry/instrumentation": "^0.53.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69912408..2be1e6d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^6.2.0 version: 6.2.0 '@fastify/session': - specifier: ^10.9.0 - version: 10.9.0 + specifier: ^11.0.1 + version: 11.0.1 '@fastify/under-pressure': specifier: ^8.5.1 version: 8.5.1 @@ -899,8 +899,8 @@ packages: '@fastify/send@2.1.0': resolution: {integrity: sha512-yNYiY6sDkexoJR0D8IDy3aRP3+L4wdqCpvx5WP+VtEU58sn7USmKynBzDQex5X42Zzvw2gNzzYgP90UfWShLFA==} - '@fastify/session@10.9.0': - resolution: {integrity: sha512-u/c42RuAaxCeEuRCAwK2+/SfGqKOd0NSyRzEvDwFBWySQoKUZQyb9OmmJSWJBbOP1OfaU2OsDrjbPbghE1l/YQ==} + '@fastify/session@11.0.1': + resolution: {integrity: sha512-I/CRrC6vWktZor9aF5eG9HZh/hxQQ4HY8GntIpeSjl97Q3ly0KnqD+BBGGNtRWOK369tclvL8FEQx3pWTgzSHQ==} '@fastify/static@6.12.0': resolution: {integrity: sha512-KK1B84E6QD/FcQWxDI2aiUCwHxMJBI1KeCUzm1BwYpPY1b742+jeKruGHP2uOluuM6OkBPI8CIANrXcCRtC2oQ==} @@ -5721,7 +5721,7 @@ snapshots: http-errors: 2.0.0 mime: 3.0.0 - '@fastify/session@10.9.0': + '@fastify/session@11.0.1': dependencies: fastify-plugin: 4.5.1 safe-stable-stringify: 2.4.3