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 3030 "@cubejs-backend/base-driver" : " 1.3.25" ,
3131 "@cubejs-backend/schema-compiler" : " 1.3.25" ,
3232 "@cubejs-backend/shared" : " 1.3.25" ,
33- "duckdb" : " ^1.2 .1"
33+ "duckdb" : " ^1.3 .1"
3434 },
3535 "license" : " Apache-2.0" ,
3636 "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:
1280912809 immutable "~3.7.4"
1281012810 object-assign "^4.1.0"
1281112811
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 ==
1281612816 dependencies:
1281712817 "@mapbox/node-pre-gyp" "^2.0.0"
1281812818 node-addon-api "^7.0.0"
You can’t perform that action at this time.
0 commit comments