File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
packages/cubejs-server-core Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 25
25
"@cubejs-backend/api-gateway" : " ^0.19.54" ,
26
26
"@cubejs-backend/query-orchestrator" : " ^0.19.56" ,
27
27
"@cubejs-backend/schema-compiler" : " ^0.19.57" ,
28
+ "axios" : " ^0.19.2" ,
28
29
"codesandbox-import-utils" : " ^2.1.12" ,
29
30
"cross-spawn" : " ^7.0.1" ,
30
31
"decompress" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 850
850
ramda "^0.27.0"
851
851
uuid "^3.3.3"
852
852
853
- " @cubejs-backend/query-orchestrator@^0.19.54 " :
854
- version "0.19.54 "
855
- resolved "https://registry.yarnpkg.com/@cubejs-backend/query-orchestrator/-/query-orchestrator-0.19.54 .tgz#abee60387ecb91f2f5febc17beaa5471032eeebd "
856
- integrity sha512-rr1LpvfS9HIO5y/BfGQL6xIaji7yKtyVnPLt80E14e8/1svlX0XXN+yTW18ACjvbs2Ms3Cyo9l7xa1P/kXNR1g ==
853
+ " @cubejs-backend/query-orchestrator@^0.19.56 " :
854
+ version "0.19.56 "
855
+ resolved "https://registry.yarnpkg.com/@cubejs-backend/query-orchestrator/-/query-orchestrator-0.19.56 .tgz#d8ffcbff226cc25d7039cf42dff6439f9f3193a9 "
856
+ integrity sha512-n1fJbhJPdcjpdB1pJbH2RWlWWZyhKzA6pqbkYbuA/7e5VgOPixQU3+gXpanSpyFc+7vovzD7In+NQieIOaLfYA ==
857
857
dependencies :
858
858
generic-pool "^3.7.1"
859
859
ramda "^0.27.0"
860
860
redis "^3.0.2"
861
861
862
- " @cubejs-backend/schema-compiler@^0.19.54 " :
863
- version "0.19.54 "
864
- resolved "https://registry.yarnpkg.com/@cubejs-backend/schema-compiler/-/schema-compiler-0.19.54 .tgz#3a7ff27febfe0f9849c40345ae97f995adeacc70 "
865
- integrity sha512-X3Tbcw3yokVHcGENt5mzDuCkb1AK8cD0fRqlw11PaDjH/O/z/L+S6Sx/GOx+2rxLoDMV7OYiYgEFOdSQzT9qgw ==
862
+ " @cubejs-backend/schema-compiler@^0.19.57 " :
863
+ version "0.19.57 "
864
+ resolved "https://registry.yarnpkg.com/@cubejs-backend/schema-compiler/-/schema-compiler-0.19.57 .tgz#50b559c8344d45d0377da781937cd63552f21ac2 "
865
+ integrity sha512-omzlHEVmO+6WHvbZNOWbZ2yYIYiivsaQMq66J7XbC3lPn3lM9WsPjuXo9G3m6O+HoiWQnOT/n3l3LCf4aJnQ9g ==
866
866
dependencies :
867
867
" @babel/generator" " ^7.4.0"
868
868
" @babel/parser" " ^7.4.2"
You can’t perform that action at this time.
0 commit comments