mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-22 05:09:03 +00:00
fix(deps): update dependency express-rate-limit to ~5.2.5 (#378)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c67fb8d420
commit
8ec81cdbb0
@ -39,7 +39,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.2.3",
|
"express-rate-limit": "~5.2.5",
|
||||||
"fluent-ffmpeg": "~2.1.2",
|
"fluent-ffmpeg": "~2.1.2",
|
||||||
"helmet": "~4.4.1",
|
"helmet": "~4.4.1",
|
||||||
"jszip": "~3.5.0",
|
"jszip": "~3.5.0",
|
||||||
|
@ -2424,10 +2424,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.2.3:
|
express-rate-limit@~5.2.5:
|
||||||
version "5.2.3"
|
version "5.2.5"
|
||||||
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.2.3.tgz#ae73b3dc723decd697797611bd96e9b34a912f6c"
|
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.2.5.tgz#956fde02aaf28724c0fd01b932986baa35143ece"
|
||||||
integrity sha512-cjQH+oDrEPXxc569XvxhHC6QXqJiuBT6BhZ70X3bdAImcnHnTNMVuMAJaT0TXPoRiEErUrVPRcOTpZpM36VbOQ==
|
integrity sha512-fv9mf4hWRKZHVlY8ChVNYnGxa49m0zQ6CrJxNiXe2IjJPqicrqoA/JOyBbvs4ufSSLZ6NTzhtgEyLcdfbe+Q6Q==
|
||||||
|
|
||||||
express@~4.17.1:
|
express@~4.17.1:
|
||||||
version "4.17.1"
|
version "4.17.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user