Skip to content

Commit 9b8e95a

Browse files
authored
chore(deps): bump DuckDB from 1.2.1 to 1.3.1 (#9699)
1 parent c8bbcc2 commit 9b8e95a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cubejs-duckdb-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
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": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)