1
0
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:
ivaosthu 2017-05-24 11:17:28 +02:00 committed by Ivar Conradi Østhus
parent 1d4a08a66a
commit 34d9a6a35f

View File

@ -56,7 +56,7 @@
},
"dependencies": {
"async": "^2.1.5",
"body-parser": "1.16.1",
"body-parser": "1.17.2",
"commander": "^2.9.0",
"cookie-parser": "^1.4.1",
"db-migrate": "0.10.0-beta.20",