mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-22 22:20:29 -04:00
Bump rate-limiter-flexible from 7.0.0 to 7.1.0
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 7.0.0 to 7.1.0. - [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.0) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6208a04556
commit
25b1303cb7
2 changed files with 8 additions and 6 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -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.0
|
||||
version: 7.1.0
|
||||
rehype:
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2
|
||||
|
@ -3009,6 +3009,7 @@ packages:
|
|||
|
||||
formidable@2.1.2:
|
||||
resolution: {integrity: sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g==}
|
||||
deprecated: 'ACTION REQUIRED: SWITCH TO v3 - v1 and v2 are VULNERABLE! v1 is DEPRECATED FOR OVER 2 YEARS! Use formidable@latest or try formidable-mini for fresh projects'
|
||||
|
||||
formidable@3.5.2:
|
||||
resolution: {integrity: sha512-Jqc1btCy3QzRbJaICGwKcBfGWuLADRerLzDqi2NwSt/UkXLsHJw2TVResiaoBufHVHy9aSgClOHCeJsSsFLTbg==}
|
||||
|
@ -3811,6 +3812,7 @@ packages:
|
|||
node-domexception@1.0.0:
|
||||
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
|
||||
engines: {node: '>=10.5.0'}
|
||||
deprecated: Use your platform's native DOMException instead
|
||||
|
||||
node-fetch-commonjs@3.3.2:
|
||||
resolution: {integrity: sha512-VBlAiynj3VMLrotgwOS3OyECFxas5y7ltLcK4t41lMUZeaK15Ym4QRkqN0EQKAFL42q9i21EPKjzLUPfltR72A==}
|
||||
|
@ -4080,8 +4082,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.0:
|
||||
resolution: {integrity: sha512-qXYzKWzlTOf7/BNjz1Jj03AgtTHoJZZAiiJ3hjLf8sqeG+EWZLeQ3xYtMPlMZLonlq+OyJUueHyK/H+q2Zc7Qw==}
|
||||
|
||||
raw-body@2.5.2:
|
||||
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
|
||||
|
@ -9052,7 +9054,7 @@ snapshots:
|
|||
|
||||
range-parser@1.2.1: {}
|
||||
|
||||
rate-limiter-flexible@7.0.0: {}
|
||||
rate-limiter-flexible@7.1.0: {}
|
||||
|
||||
raw-body@2.5.2:
|
||||
dependencies:
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"oidc-provider": "^8.8.1",
|
||||
"openapi-backend": "^5.11.1",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"rate-limiter-flexible": "^7.0.0",
|
||||
"rate-limiter-flexible": "^7.1.0",
|
||||
"rehype": "^13.0.2",
|
||||
"rehype-minify-whitespace": "^6.0.2",
|
||||
"resolve": "1.22.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue