Merge pull request #908 from CartoDB/master_analyses_fixes

Update camshaft to 0.61.8
This commit is contained in:
Raúl Marín 2018-03-16 15:44:10 +01:00 committed by GitHub
commit a4ec3ad6da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View File

@ -2,6 +2,7 @@
## 5.4.1
Released yyyy-mm-dd
- Upgrades camshaft to 0.61.8
## 5.4.0

View File

@ -26,7 +26,7 @@
"dependencies": {
"basic-auth": "^2.0.0",
"body-parser": "^1.18.2",
"camshaft": "0.61.4",
"camshaft": "0.61.8",
"cartodb-psql": "0.10.2",
"cartodb-query-tables": "0.3.0",
"cartodb-redis": "0.16.0",

View File

@ -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.4:
version "0.61.4"
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.61.4.tgz#eeab7e69a07d6fbc39ebc01ad19acf979de8fb2a"
camshaft@0.61.8:
version "0.61.8"
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.61.8.tgz#75669c6c14791a93433e79a8892298e88cb0fce2"
dependencies:
async "^1.5.2"
bunyan "1.8.1"