Upgrade camshaft to avoid missing columns when an analysis changes its schema output
This commit is contained in:
parent
42b79e5bc6
commit
c021f5ebdc
@ -27,7 +27,7 @@
|
||||
"@carto/fqdn-sync": "0.2.2",
|
||||
"basic-auth": "2.0.0",
|
||||
"body-parser": "1.18.3",
|
||||
"camshaft": "0.62.1",
|
||||
"camshaft": "cartodb/camshaft#calculate-columns-from-cached-query",
|
||||
"cartodb-psql": "0.11.0",
|
||||
"cartodb-query-tables": "0.3.0",
|
||||
"cartodb-redis": "2.0.1",
|
||||
|
@ -265,9 +265,9 @@ camelcase@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
|
||||
|
||||
camshaft@0.62.1:
|
||||
version "0.62.1"
|
||||
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.62.1.tgz#75f8734c4089aaeae3b9067eb94d3c669cebbcaf"
|
||||
camshaft@cartodb/camshaft#calculate-columns-from-cached-query:
|
||||
version "0.62.2"
|
||||
resolved "https://codeload.github.com/cartodb/camshaft/tar.gz/8d137ddf242a37c7973be099ad9f290071142824"
|
||||
dependencies:
|
||||
async "^1.5.2"
|
||||
bunyan "1.8.1"
|
||||
|
Loading…
Reference in New Issue
Block a user