build(deps): bump rate-limiter-flexible from 8.2.0 to 8.3.0 (#7237)

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v8.2.0...v8.3.0)

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

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] 2025-11-30 21:15:38 +01:00 committed by GitHub
parent 831c3cf625
commit 438c9b124a
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: ^8.2.0
version: 8.2.0
specifier: ^9.0.0
version: 9.0.0
rehype:
specifier: ^13.0.2
version: 13.0.2
@ -4244,8 +4244,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
rate-limiter-flexible@8.2.0:
resolution: {integrity: sha512-lzpvMBP6GpCJftWP90RHzhCAAPFnO3BKaE6STNc6tPsu/uF6Y7kZDczV45a4Ms/H+5G2qqPFp8kg0l8gxCxcsw==}
rate-limiter-flexible@9.0.0:
resolution: {integrity: sha512-Dz+NKRx+V9WVLY6QJv2soo/eN+cYL/+/1XggE/tgnGuA+D/Q1em0hWVp6AZd8lfhzZ6+2wrk7TEwYN+x9AsHeg==}
raw-body@3.0.0:
resolution: {integrity: sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==}
@ -9204,7 +9204,7 @@ snapshots:
range-parser@1.2.1: {}
rate-limiter-flexible@8.2.0: {}
rate-limiter-flexible@9.0.0: {}
raw-body@3.0.0:
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": "^8.2.0",
"rate-limiter-flexible": "^9.0.0",
"rehype": "^13.0.2",
"rehype-minify-whitespace": "^6.0.2",
"resolve": "1.22.11",