File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/cubejs-duckdb-driver Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"@cubejs-backend/base-driver" : " 1.3.25" ,
31
31
"@cubejs-backend/schema-compiler" : " 1.3.25" ,
32
32
"@cubejs-backend/shared" : " 1.3.25" ,
33
- "duckdb" : " ^1.2 .1"
33
+ "duckdb" : " ^1.3 .1"
34
34
},
35
35
"license" : " Apache-2.0" ,
36
36
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -12809,10 +12809,10 @@ draft-js@^0.10.0, draft-js@~0.10.0:
12809
12809
immutable "~3.7.4"
12810
12810
object-assign "^4.1.0"
12811
12811
12812
- duckdb@^1.2 .1:
12813
- version "1.2 .1"
12814
- resolved "https://registry.yarnpkg.com/duckdb/-/duckdb-1.2 .1.tgz#03a7a109b3ecd96e2294c00326d894c122ea116c "
12815
- integrity sha512-gs3KT2J3SOCghai0Q5nw/joYpOs63/gud+RX1hQmJ+ombUn5BEFn/FUqQKa3HSVZ95+otWDDMGsspLVEr4hJzA ==
12812
+ duckdb@^1.3 .1:
12813
+ version "1.3 .1"
12814
+ resolved "https://registry.yarnpkg.com/duckdb/-/duckdb-1.3 .1.tgz#984427fba39e0d321a4dc592bbf9b06cdd39992f "
12815
+ integrity sha512-wSCxu6zSkHkGHtLrI5MmHYUOpbi08s2eIY/QCg2f1YsSyohjA3MRnUMdDb88oqgLa7/h+/wHuIe1RXRu4k04Sw ==
12816
12816
dependencies:
12817
12817
"@mapbox/node-pre-gyp" "^2.0.0"
12818
12818
node-addon-api "^7.0.0"
You can’t perform that action at this time.
0 commit comments