Bump rate-limiter-flexible from 6.2.0 to 6.2.1

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: rate-limiter-flexible
  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] 2025-03-25 16:39:09 +00:00 committed by GitHub
parent 3e95ae2ccd
commit 5c2adce5ef
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 specifier: ^2.0.7
version: 2.0.7 version: 2.0.7
rate-limiter-flexible: rate-limiter-flexible:
specifier: ^6.2.0 specifier: ^6.2.1
version: 6.2.0 version: 6.2.1
rehype: rehype:
specifier: ^13.0.2 specifier: ^13.0.2
version: 13.0.2 version: 13.0.2
@ -4342,8 +4342,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'} engines: {node: '>= 0.6'}
rate-limiter-flexible@6.2.0: rate-limiter-flexible@6.2.1:
resolution: {integrity: sha512-70UBvAGPKWbCX55UdSzdcLo7vBd6hmlLKGeizH4i7s2AK16uANJOBCtNzSKbg6S/P6YT97ZK4kRoLQw7cYryAg==} resolution: {integrity: sha512-d9AN+d/wwKW3/yHAL0G3zKpWZQFe55VjRGIFK9VG1w3CSOkcRqRqh0NhCiIXvgKhihNZPjGfISuN3it07NjPbw==}
raw-body@2.5.2: raw-body@2.5.2:
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
@ -9526,7 +9526,7 @@ snapshots:
range-parser@1.2.1: {} range-parser@1.2.1: {}
rate-limiter-flexible@6.2.0: {} rate-limiter-flexible@6.2.1: {}
raw-body@2.5.2: raw-body@2.5.2:
dependencies: dependencies:

View file

@ -59,7 +59,7 @@
"oidc-provider": "^8.8.1", "oidc-provider": "^8.8.1",
"openapi-backend": "^5.11.1", "openapi-backend": "^5.11.1",
"proxy-addr": "^2.0.7", "proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^6.2.0", "rate-limiter-flexible": "^6.2.1",
"rehype": "^13.0.2", "rehype": "^13.0.2",
"rehype-minify-whitespace": "^6.0.2", "rehype-minify-whitespace": "^6.0.2",
"resolve": "1.22.10", "resolve": "1.22.10",