From 506c120638ed84187af7b6afe5e9e2ba44a25f09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:28:00 +0000 Subject: [PATCH] :arrow_up: chore(deps): bump @fastify/session from 10.9.0 to 11.0.1 Bumps [@fastify/session](https://github.com/fastify/session) from 10.9.0 to 11.0.1. - [Release notes](https://github.com/fastify/session/releases) - [Commits](https://github.com/fastify/session/compare/v10.9.0...v11.0.1) --- updated-dependencies: - dependency-name: "@fastify/session" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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