Bump rate-limiter-flexible from 7.0.0 to 7.1.1
Some checks are pending
Backend tests / Linux without plugins (push) Waiting to run
Backend tests / Linux with Plugins (push) Waiting to run
Backend tests / Windows without plugins (push) Waiting to run
Backend tests / Windows with Plugins (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Docker / docker (push) Waiting to run
Frontend admin tests powered by Sauce Labs / with plugins (push) Waiting to run
Frontend tests powered by Sauce Labs / Playwright Chrome (push) Waiting to run
Frontend tests powered by Sauce Labs / Playwright Firefox (push) Waiting to run
Frontend tests powered by Sauce Labs / Playwright Webkit (push) Waiting to run
Loadtest / without plugins (push) Waiting to run
Loadtest / with Plugins (push) Waiting to run
Loadtest / long running (push) Waiting to run
Perform type checks / perform type check (push) Waiting to run
rate limit / test (push) Waiting to run
Upgrade from latest release / Linux with Plugins (push) Waiting to run
Windows Build / Build .zip (push) Waiting to run

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-19 15:58:32 +00:00 committed by SamTV12345
parent 7f628e3d04
commit b0a796da60
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -231,8 +231,8 @@ importers:
specifier: ^2.0.7
version: 2.0.7
rate-limiter-flexible:
specifier: ^7.0.0
version: 7.0.0
specifier: ^7.1.1
version: 7.1.1
rehype:
specifier: ^13.0.2
version: 13.0.2
@ -4205,8 +4205,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
rate-limiter-flexible@7.0.0:
resolution: {integrity: sha512-K1Y7WTh6m/MpgifDkBzexI0PfPYd+LaXRl+Aqq+LkKKIb68KLJxd/cp+Fw3iU1T0h3oQ9TwbR0m2/ksU70ML+g==}
rate-limiter-flexible@7.1.1:
resolution: {integrity: sha512-lsYRcqRSJrKBNt6pMzBJTiCJP5KnwsGWdObMZxd19JFUJRntM+yuHs4/2bs6NZweSLgpsDcykvzyQaumoslWQg==}
raw-body@2.5.2:
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
@ -9252,7 +9252,7 @@ snapshots:
range-parser@1.2.1: {}
rate-limiter-flexible@7.0.0: {}
rate-limiter-flexible@7.1.1: {}
raw-body@2.5.2:
dependencies:

View file

@ -60,7 +60,7 @@
"oidc-provider": "^9.1.3",
"openapi-backend": "^5.12.0",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^7.0.0",
"rate-limiter-flexible": "^7.1.1",
"rehype": "^13.0.2",
"rehype-minify-whitespace": "^6.0.2",
"resolve": "1.22.10",