upgrade express again (4.16.0)
This commit is contained in:
parent
75c8a73423
commit
818cdbd99b
1
NEWS.md
1
NEWS.md
@ -3,6 +3,7 @@
|
||||
## 3.13.0
|
||||
Released 2017-mm-dd
|
||||
- Upgrades camshaft, cartodb-query-tables, and turbo-carto: better support for query variables.
|
||||
- Upgrades express, debug, request and body-parser for sequrity reasons
|
||||
|
||||
Bugfixes:
|
||||
- Bounding box parameter ignored in static named maps #735.
|
||||
|
@ -29,7 +29,7 @@
|
||||
"cartodb-redis": "0.14.0",
|
||||
"debug": "^3.1.0",
|
||||
"dot": "~1.0.2",
|
||||
"express": "^4.15.5",
|
||||
"express": "~4.16.0",
|
||||
"fastly-purge": "~1.0.1",
|
||||
"log4js": "cartodb/log4js-node#cdb",
|
||||
"lru-cache": "2.6.5",
|
||||
|
Loading…
Reference in New Issue
Block a user