mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-18 00:57:55 +00:00
build(deps): bump rate-limiter-flexible from 9.1.0 to 9.1.1 (#7320)
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v9.1.0...v9.1.1) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
99f39e666f
commit
46b0098b20
2 changed files with 6 additions and 6 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -234,8 +234,8 @@ importers:
|
|||
specifier: ^2.0.7
|
||||
version: 2.0.7
|
||||
rate-limiter-flexible:
|
||||
specifier: ^9.1.0
|
||||
version: 9.1.0
|
||||
specifier: ^9.1.1
|
||||
version: 9.1.1
|
||||
rehype:
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2
|
||||
|
|
@ -4148,8 +4148,8 @@ packages:
|
|||
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
rate-limiter-flexible@9.1.0:
|
||||
resolution: {integrity: sha512-0jjTtKWlF4UnMLr64chsKfyQsRlT3lc6KXK2B+N8wPkw2+QMbYN6ft4jNnZuHfllKpk3R5Vr4g7EM+Ms8H1aBw==}
|
||||
rate-limiter-flexible@9.1.1:
|
||||
resolution: {integrity: sha512-imxFjzPCmvDLMe7d2tsgiSQvs5EI2fI9SNymmslAfOqznZhsZ+PqbIjIYKpuSbd3pKovR1aMG47qfCLIO/adVg==}
|
||||
|
||||
raw-body@3.0.2:
|
||||
resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
|
||||
|
|
@ -9079,7 +9079,7 @@ snapshots:
|
|||
|
||||
range-parser@1.2.1: {}
|
||||
|
||||
rate-limiter-flexible@9.1.0: {}
|
||||
rate-limiter-flexible@9.1.1: {}
|
||||
|
||||
raw-body@3.0.2:
|
||||
dependencies:
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
"openapi-backend": "^5.15.0",
|
||||
"prom-client": "^15.1.3",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"rate-limiter-flexible": "^9.1.0",
|
||||
"rate-limiter-flexible": "^9.1.1",
|
||||
"rehype": "^13.0.2",
|
||||
"rehype-minify-whitespace": "^6.0.2",
|
||||
"resolve": "1.22.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue