mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
Security-fix: upgrade body-parser to 1.17.2
This commit is contained in:
parent
1d4a08a66a
commit
34d9a6a35f
@ -56,7 +56,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.1.5",
|
"async": "^2.1.5",
|
||||||
"body-parser": "1.16.1",
|
"body-parser": "1.17.2",
|
||||||
"commander": "^2.9.0",
|
"commander": "^2.9.0",
|
||||||
"cookie-parser": "^1.4.1",
|
"cookie-parser": "^1.4.1",
|
||||||
"db-migrate": "0.10.0-beta.20",
|
"db-migrate": "0.10.0-beta.20",
|
||||||
|
Loading…
Reference in New Issue
Block a user