build(deps): bump rate-limiter-flexible from 11.0.1 to 11.0.2

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v11.0.1...v11.0.2)

---
updated-dependencies:
- dependency-name: rate-limiter-flexible
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-04 19:49:07 +00:00 committed by GitHub
parent 796968e517
commit 41d17f7b53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View File

@ -277,8 +277,8 @@ importers:
specifier: ^2.0.7
version: 2.0.7
rate-limiter-flexible:
specifier: ^11.0.1
version: 11.0.1
specifier: ^11.0.2
version: 11.0.2
redis:
specifier: ^5.12.1
version: 5.12.1(@opentelemetry/api@1.9.0)
@ -4690,8 +4690,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
rate-limiter-flexible@11.0.1:
resolution: {integrity: sha512-hvyCUefjRund2N6hro2H8Dql7OvB6+B3Qv2FLWWbdsdyQScXf4+N0tM0Bryz11awTtNxx6C1QbHYb1rCiAx7pA==}
rate-limiter-flexible@11.0.2:
resolution: {integrity: sha512-KF/g/GrzzL8bm5K9ZZ8MM0ascA+8dUwv5xA6+/k/3TpT/5cfz3ab36sRUTZsWMd0zmkOOZBu5oXURsRvztjBhw==}
raw-body@3.0.2:
resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
@ -10146,7 +10146,7 @@ snapshots:
range-parser@1.2.1: {}
rate-limiter-flexible@11.0.1: {}
rate-limiter-flexible@11.0.2: {}
raw-body@3.0.2:
dependencies:

View File

@ -67,7 +67,7 @@
"pg": "^8.20.0",
"prom-client": "^15.1.3",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^11.0.1",
"rate-limiter-flexible": "^11.0.2",
"redis": "^5.12.1",
"rehype": "^13.0.2",
"rehype-minify-whitespace": "^6.0.2",