build(deps): bump rate-limiter-flexible from 2.3.6 to 2.4.1 in /src

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 2.3.6 to 2.4.1.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits/v2.4.1)

---
updated-dependencies:
- dependency-name: rate-limiter-flexible
  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] 2022-10-24 15:57:32 +00:00 committed by John McLear
parent efe32ac333
commit a91a0e2782
2 changed files with 4 additions and 4 deletions

View file

@ -55,7 +55,7 @@
"npm": "^6.14.15",
"openapi-backend": "^5.3.0",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^2.3.6",
"rate-limiter-flexible": "^2.4.1",
"rehype": "^12.0.1",
"rehype-minify-whitespace": "^5.0.1",
"request": "2.88.2",