Update camshaft to 0.61.3
This commit is contained in:
parent
2eb6e95fed
commit
132f2226ca
1
NEWS.md
1
NEWS.md
@ -7,6 +7,7 @@ Released yyyy-mm-dd
|
||||
- Keep the old authorization system as fallback
|
||||
- Aggregation widget: Remove NULL categories in 'count' aggregations too
|
||||
- Update request to 2.85.0
|
||||
- Update camshaft to 0.61.3 (Fixes duplicated cartodb_id in AOI)
|
||||
|
||||
## 5.3.1
|
||||
Released 2018-02-13
|
||||
|
@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"basic-auth": "^2.0.0",
|
||||
"body-parser": "^1.18.2",
|
||||
"camshaft": "0.61.2",
|
||||
"camshaft": "0.61.3",
|
||||
"cartodb-psql": "0.10.2",
|
||||
"cartodb-query-tables": "0.3.0",
|
||||
"cartodb-redis": "0.16.0",
|
||||
|
@ -238,9 +238,9 @@ camelcase@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
|
||||
|
||||
camshaft@0.61.2:
|
||||
version "0.61.2"
|
||||
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.61.2.tgz#5c0d43ca769377c6cfb9808f1023d20ea3df55b3"
|
||||
camshaft@0.61.3:
|
||||
version "0.61.3"
|
||||
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.61.3.tgz#a1507f19e39dbf98940298ba1704b742741a5053"
|
||||
dependencies:
|
||||
async "^1.5.2"
|
||||
bunyan "1.8.1"
|
||||
|
Loading…
Reference in New Issue
Block a user