From a86057fa69ea2fa43fbf0c5be37cb93faf098321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:24:56 +0000 Subject: [PATCH] chore(deps): bump rate-limiter-flexible from 11.1.0 to 11.1.1 Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v11.1.0...v11.1.1) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 1b770dd3..eded0d0d 100644 --- a/bun.lock +++ b/bun.lock @@ -31,7 +31,7 @@ "nestjs-pino": "^4.6.0", "pino": "^10.3.1", "pino-http": "^11.0.0", - "rate-limiter-flexible": "^11.1.0", + "rate-limiter-flexible": "^11.1.1", "redis": "^6.0.0", "reflect-metadata": "^0.2.2", "rxjs": "^7.8.2", @@ -774,7 +774,7 @@ "range-parser": ["range-parser@1.2.1", "", {}, "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="], - "rate-limiter-flexible": ["rate-limiter-flexible@11.1.0", "", {}, "sha512-lyyC0SqKz+dE5JoHZ4JMqdrM3LSZKBxzuAFAyKCYAnmHnPz/Rb6iDquxoL4CMipDXoR0G+QRhOzYWL3JKihbNw=="], + "rate-limiter-flexible": ["rate-limiter-flexible@11.1.1", "", {}, "sha512-ZT/GnTlqjX+vEnI39tubPX8bQY7xIvp0e0q+DgxiA2RTfwj7t/jy6GTgdkJNb22qPCqjXJLoPLxff7RolmGc8Q=="], "raw-body": ["raw-body@3.0.2", "", { "dependencies": { "bytes": "~3.1.2", "http-errors": "~2.0.1", "iconv-lite": "~0.7.0", "unpipe": "~1.0.0" } }, "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA=="], diff --git a/package.json b/package.json index 16054d63..7ff01b78 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "nestjs-pino": "^4.6.0", "pino": "^10.3.1", "pino-http": "^11.0.0", - "rate-limiter-flexible": "^11.1.0", + "rate-limiter-flexible": "^11.1.1", "redis": "^6.0.0", "reflect-metadata": "^0.2.2", "rxjs": "^7.8.2"