mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
Bump dependencies
This commit is contained in:
parent
e1449a10e6
commit
6d16bac959
@ -56,15 +56,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^2.1.5",
|
||||
"body-parser": "1.15.2",
|
||||
"body-parser": "1.16.1",
|
||||
"commander": "^2.9.0",
|
||||
"cookie-parser": "^1.4.1",
|
||||
"db-migrate": "0.10.0-beta.20",
|
||||
"db-migrate-pg": "0.1.11",
|
||||
"deep-diff": "^0.3.3",
|
||||
"errorhandler": "^1.4.3",
|
||||
"express": "4.14.0",
|
||||
"express-validator": "2.21.0",
|
||||
"express": "^4.14.1",
|
||||
"express-validator": "3.1.2",
|
||||
"install": "^0.8.1",
|
||||
"joi": "^10.0.1",
|
||||
"knex": "^0.12.6",
|
||||
@ -72,7 +72,7 @@
|
||||
"moment": "^2.15.2",
|
||||
"parse-database-url": "^0.3.0",
|
||||
"pg": "^6.1.0",
|
||||
"prom-client": "^6.1.2",
|
||||
"prom-client": "^7.1.0",
|
||||
"response-time": "^2.3.2",
|
||||
"serve-favicon": "^2.3.0",
|
||||
"unleash-frontend": "^2.2.2",
|
||||
|
Loading…
Reference in New Issue
Block a user