File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 27
27
"integration:clickhouse" : " jest dist/test"
28
28
},
29
29
"dependencies" : {
30
- "@clickhouse/client" : " ^1.7 .0" ,
30
+ "@clickhouse/client" : " ^1.12 .0" ,
31
31
"@cubejs-backend/base-driver" : " 1.3.44" ,
32
32
"@cubejs-backend/shared" : " 1.3.44" ,
33
33
"moment" : " ^2.24.0" ,
Original file line number Diff line number Diff line change 59
59
"yaml" : " ^2.7.1"
60
60
},
61
61
"devDependencies" : {
62
- "@clickhouse/client" : " ^1.7 .0" ,
62
+ "@clickhouse/client" : " ^1.12 .0" ,
63
63
"@cubejs-backend/linter" : " 1.3.44" ,
64
64
"@cubejs-backend/query-orchestrator" : " 1.3.44" ,
65
65
"@types/babel__code-frame" : " ^7.0.6" ,
Original file line number Diff line number Diff line change 2316
2316
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
2317
2317
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
2318
2318
2319
- "@clickhouse/client-common@1.7 .0":
2320
- version "1.7 .0"
2321
- resolved "https://registry.yarnpkg.com/@clickhouse/client-common/-/client-common-1.7 .0.tgz#4d0315158d275ea8d55ed8e04d69871832f4d8ba "
2322
- integrity sha512-RkHYf23/wyv/6C0KcVD4nRX4JAn/Y+9AZBQPlrSId2JwXsmAnjDkkKpuPLwZPNVH6J3BkW+y8bQCEk3VHQzArw ==
2319
+ "@clickhouse/client-common@1.12 .0":
2320
+ version "1.12 .0"
2321
+ resolved "https://registry.yarnpkg.com/@clickhouse/client-common/-/client-common-1.12 .0.tgz#62da883cde96c95de68b8729345e5f99a04d0330 "
2322
+ integrity sha512-cyI4n7u9jK30d9q1q0ceQ7IwJ/MtTs5HxoQfc8yHpN+ok5wqaU2jAtq5hpa1z7C7sS1pDy/ZOFmOzg1v1F683g ==
2323
2323
2324
- "@clickhouse/client@^1.7 .0":
2325
- version "1.7 .0"
2326
- resolved "https://registry.yarnpkg.com/@clickhouse/client/-/client-1.7 .0.tgz#a6b7b72db825162b1f54c2fe383f349dbf437fbd "
2327
- integrity sha512-2aESIFRbSPWEZIU++sXt1RYWgEKZH75C3jyXLcRBeafMDjq7bKV2AX1X9n9xscN+Y4VvnkBzkjFxcbuqFSBk6w ==
2324
+ "@clickhouse/client@^1.12 .0":
2325
+ version "1.12 .0"
2326
+ resolved "https://registry.yarnpkg.com/@clickhouse/client/-/client-1.12 .0.tgz#784fdf10641c6a92971423d50bcd0edb044781b1 "
2327
+ integrity sha512-vJUSX8THhTzlVn0WxPukVjOgNRaSoY02ubQkB0LpqNoHFxXuF5jQZZAYvGZWpBGbYQ/4gfPrqu8g4TX5UKeNxA ==
2328
2328
dependencies:
2329
- "@clickhouse/client-common" "1.7 .0"
2329
+ "@clickhouse/client-common" "1.12 .0"
2330
2330
2331
2331
"@codemirror/highlight@^0.19.0":
2332
2332
version "0.19.6"
You can’t perform that action at this time.
0 commit comments