mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
fix(deps): update dependency express-rate-limit to ~5.2.6 (#390)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f5bb13ed92
commit
2f98832c95
@ -39,7 +39,7 @@
|
||||
"clamscan": "^1.3.3",
|
||||
"content-disposition": "~0.5.3",
|
||||
"express": "~4.17.1",
|
||||
"express-rate-limit": "~5.2.5",
|
||||
"express-rate-limit": "~5.2.6",
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.4.1",
|
||||
"jszip": "~3.6.0",
|
||||
|
@ -2424,10 +2424,10 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
|
||||
dependencies:
|
||||
homedir-polyfill "^1.0.1"
|
||||
|
||||
express-rate-limit@~5.2.5:
|
||||
version "5.2.5"
|
||||
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.2.5.tgz#956fde02aaf28724c0fd01b932986baa35143ece"
|
||||
integrity sha512-fv9mf4hWRKZHVlY8ChVNYnGxa49m0zQ6CrJxNiXe2IjJPqicrqoA/JOyBbvs4ufSSLZ6NTzhtgEyLcdfbe+Q6Q==
|
||||
express-rate-limit@~5.2.6:
|
||||
version "5.2.6"
|
||||
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.2.6.tgz#b454e1be8a252081bda58460e0a25bf43ee0f7b0"
|
||||
integrity sha512-nE96xaxGfxiS5jP3tD3kIW1Jg9yQgX0rXCs3rCkZtmbWHEGyotwaezkLj7bnB41Z0uaOLM8W4AX6qHao4IZ2YA==
|
||||
|
||||
express@~4.17.1:
|
||||
version "4.17.1"
|
||||
|
Loading…
Reference in New Issue
Block a user