mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
fix lodash vulnerability
This commit is contained in:
parent
724ad60153
commit
63aa2d640b
5674
cc-switch/app/package-lock.json
generated
5674
cc-switch/app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -14,7 +14,7 @@
|
|||||||
"debug": "^3.1.0",
|
"debug": "^3.1.0",
|
||||||
"dotenv": "^6.0.0",
|
"dotenv": "^6.0.0",
|
||||||
"ioredis": "^4.0.0",
|
"ioredis": "^4.0.0",
|
||||||
"lodash": "^4.17.10",
|
"lodash": ">=4.17.11",
|
||||||
"minio": "^7.0.0",
|
"minio": "^7.0.0",
|
||||||
"modesl": "^1.2.0",
|
"modesl": "^1.2.0",
|
||||||
"moment": "^2.22.2"
|
"moment": "^2.22.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user