From 6a0b84fdd51a746c7c7b29bd096669b0246b567a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 17:33:29 +0000 Subject: [PATCH] build(deps): bump @fastify/rate-limit from 10.3.0 to 11.0.0 Bumps [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) from 10.3.0 to 11.0.0. - [Release notes](https://github.com/fastify/fastify-rate-limit/releases) - [Commits](https://github.com/fastify/fastify-rate-limit/compare/v10.3.0...v11.0.0) --- updated-dependencies: - dependency-name: "@fastify/rate-limit" dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8397069..75ead6b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "@fastify/cors": "^10.0.0", "@fastify/helmet": "^12.0.0", - "@fastify/rate-limit": "^10.0.0", + "@fastify/rate-limit": "^11.0.0", "@fastify/swagger": "^9.0.0", "@fastify/swagger-ui": "^5.0.0", "bcryptjs": "^2.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f69d5f..996248a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^12.0.0 version: 12.0.1 '@fastify/rate-limit': - specifier: ^10.0.0 - version: 10.3.0 + specifier: ^11.0.0 + version: 11.0.0 '@fastify/swagger': specifier: ^9.0.0 version: 9.7.0 @@ -1100,8 +1100,8 @@ packages: ipaddr.js: 2.4.0 dev: false - /@fastify/rate-limit@10.3.0: - resolution: {integrity: sha512-eIGkG9XKQs0nyynatApA3EVrojHOuq4l6fhB4eeCk4PIOeadvOJz9/4w3vGI44Go17uaXOWEcPkaD8kuKm7g6Q==} + /@fastify/rate-limit@11.0.0: + resolution: {integrity: sha512-kCs+G59SitZw9TL/ekFe+MrzXk20dEp6zPAM8WEZjFl5Ubvv5ksTbEXYr4jGlBwWAKn78q+NFsj5CN75zXLjaw==} dependencies: '@lukeed/ms': 2.0.2 fastify-plugin: 5.1.0