build(deps): bump rate-limiter-flexible from 7.1.1 to 7.2.0 (#7079)

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: rate-limiter-flexible
  dependency-version: 7.2.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-08-24 21:27:03 +02:00 committed by GitHub
parent f44ee8b20f
commit c133bd323b
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

@ -228,8 +228,8 @@ importers:
specifier: ^2.0.7
version: 2.0.7
rate-limiter-flexible:
specifier: ^7.1.1
version: 7.1.1
specifier: ^7.2.0
version: 7.2.0
rehype:
specifier: ^13.0.2
version: 13.0.2
@ -3868,8 +3868,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
rate-limiter-flexible@7.1.1:
resolution: {integrity: sha512-lsYRcqRSJrKBNt6pMzBJTiCJP5KnwsGWdObMZxd19JFUJRntM+yuHs4/2bs6NZweSLgpsDcykvzyQaumoslWQg==}
rate-limiter-flexible@7.2.0:
resolution: {integrity: sha512-hrf0vIS/WOBegnHg+uPXxsXhuQYlNGfZiCmK5Wgudb12xlZUhpv9yD23yp/EW6BKQosshqnIQRQV+r3jyfIGQg==}
raw-body@3.0.0:
resolution: {integrity: sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==}
@ -8539,7 +8539,7 @@ snapshots:
range-parser@1.2.1: {}
rate-limiter-flexible@7.1.1: {}
rate-limiter-flexible@7.2.0: {}
raw-body@3.0.0:
dependencies:

View file

@ -59,7 +59,7 @@
"oidc-provider": "^9.4.2",
"openapi-backend": "^5.13.0",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^7.1.1",
"rate-limiter-flexible": "^7.2.0",
"rehype": "^13.0.2",
"rehype-minify-whitespace": "^6.0.2",
"resolve": "1.22.10",