build(deps): bump rate-limiter-flexible from 9.1.0 to 9.1.1 (#7320)

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v9.1.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-15 20:00:25 +01:00 committed by GitHub
parent 99f39e666f
commit 46b0098b20
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

@ -234,8 +234,8 @@ importers:
specifier: ^2.0.7
version: 2.0.7
rate-limiter-flexible:
specifier: ^9.1.0
version: 9.1.0
specifier: ^9.1.1
version: 9.1.1
rehype:
specifier: ^13.0.2
version: 13.0.2
@ -4148,8 +4148,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
rate-limiter-flexible@9.1.0:
resolution: {integrity: sha512-0jjTtKWlF4UnMLr64chsKfyQsRlT3lc6KXK2B+N8wPkw2+QMbYN6ft4jNnZuHfllKpk3R5Vr4g7EM+Ms8H1aBw==}
rate-limiter-flexible@9.1.1:
resolution: {integrity: sha512-imxFjzPCmvDLMe7d2tsgiSQvs5EI2fI9SNymmslAfOqznZhsZ+PqbIjIYKpuSbd3pKovR1aMG47qfCLIO/adVg==}
raw-body@3.0.2:
resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
@ -9079,7 +9079,7 @@ snapshots:
range-parser@1.2.1: {}
rate-limiter-flexible@9.1.0: {}
rate-limiter-flexible@9.1.1: {}
raw-body@3.0.2:
dependencies:

View file

@ -60,7 +60,7 @@
"openapi-backend": "^5.15.0",
"prom-client": "^15.1.3",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^9.1.0",
"rate-limiter-flexible": "^9.1.1",
"rehype": "^13.0.2",
"rehype-minify-whitespace": "^6.0.2",
"resolve": "1.22.11",