mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 09:41:33 +00:00
Update dependency express-rate-limit to ~5.2.3 (#316)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c114fd592a
commit
13afe9a75e
@ -38,7 +38,7 @@
|
|||||||
"clamscan": "^1.3.3",
|
"clamscan": "^1.3.3",
|
||||||
"content-disposition": "~0.5.3",
|
"content-disposition": "~0.5.3",
|
||||||
"express": "~4.17.1",
|
"express": "~4.17.1",
|
||||||
"express-rate-limit": "~5.1.3",
|
"express-rate-limit": "~5.2.3",
|
||||||
"fluent-ffmpeg": "~2.1.2",
|
"fluent-ffmpeg": "~2.1.2",
|
||||||
"helmet": "~4.2.0",
|
"helmet": "~4.2.0",
|
||||||
"jszip": "~3.5.0",
|
"jszip": "~3.5.0",
|
||||||
|
@ -2380,10 +2380,10 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
homedir-polyfill "^1.0.1"
|
homedir-polyfill "^1.0.1"
|
||||||
|
|
||||||
express-rate-limit@~5.1.3:
|
express-rate-limit@~5.2.3:
|
||||||
version "5.1.3"
|
version "5.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.1.3.tgz#656bacce3f093034976346958a0f0199902c9174"
|
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.2.3.tgz#ae73b3dc723decd697797611bd96e9b34a912f6c"
|
||||||
integrity sha512-TINcxve5510pXj4n9/1AMupkj3iWxl3JuZaWhCdYDlZeoCPqweGZrxbrlqTCFb1CT5wli7s8e2SH/Qz2c9GorA==
|
integrity sha512-cjQH+oDrEPXxc569XvxhHC6QXqJiuBT6BhZ70X3bdAImcnHnTNMVuMAJaT0TXPoRiEErUrVPRcOTpZpM36VbOQ==
|
||||||
|
|
||||||
express@~4.17.1:
|
express@~4.17.1:
|
||||||
version "4.17.1"
|
version "4.17.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user