File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 51
51
"axios" : " ^1.7.7" ,
52
52
"base64-arraybuffer" : " ^1.0.2" ,
53
53
"bluebird" : " ^3.7.2" ,
54
- "duckdb-async" : " ^0.10.0 " ,
54
+ "duckdb-async" : " ^1.1.1 " ,
55
55
"dynamodb-data-types" : " ^4.0.1" ,
56
56
"express" : " ^4.21.0" ,
57
57
"express-async-errors" : " ^3.1.1" ,
Original file line number Diff line number Diff line change @@ -5301,23 +5301,23 @@ __metadata:
5301
5301
languageName : node
5302
5302
linkType : hard
5303
5303
5304
- " duckdb-async@npm:^0.10.0 " :
5305
- version : 0.10.2
5306
- resolution : " duckdb-async@npm:0.10.2 "
5304
+ " duckdb-async@npm:^1.1.1 " :
5305
+ version : 1.1.1
5306
+ resolution : " duckdb-async@npm:1.1.1 "
5307
5307
dependencies :
5308
- duckdb : 0.10.2
5309
- checksum : 965fdba9b92a9fcb1fdea263b846c11145a515af4afe806afd8f3908113467f756624b59fa3351ed6d4893dc1c81410b763abb44d08619d4ace5e6407e4136be
5308
+ duckdb : 1.1.1
5309
+ checksum : 03b4bfbff90349fa536c8b15210959cafdc0bcb06bdbd43ed24eb7ad5fcb1597b3131b42a22c6fbbd5d9a219e478036df558ac1f21654e8084dae03ea4ef5886
5310
5310
languageName : node
5311
5311
linkType : hard
5312
5312
5313
- " duckdb@npm:0.10.2 " :
5314
- version : 0.10.2
5315
- resolution : " duckdb@npm:0.10.2 "
5313
+ " duckdb@npm:1.1.1 " :
5314
+ version : 1.1.1
5315
+ resolution : " duckdb@npm:1.1.1 "
5316
5316
dependencies :
5317
5317
" @mapbox/node-pre-gyp " : ^1.0.0
5318
5318
node-addon-api : ^7.0.0
5319
5319
node-gyp : ^9.3.0
5320
- checksum : 5d55c4a2e79fec84de8d590c275daac69f7d3e556802c13ad2909bb05cc91cf2603cf84c9ad8d7fe102a8f094a37808a9c9d2bbcef15404e2c5f906134bda797
5320
+ checksum : eb3bb8eaca38a901b1933bd6d6285fe360bf0b77366acde4b7389a85dcae8cb3156952f4b3a5ea77a73a0bf0f240a1559b7583612ea539218dac18c17adc25b8
5321
5321
languageName : node
5322
5322
linkType : hard
5323
5323
@@ -7740,7 +7740,7 @@ __metadata:
7740
7740
bluebird : ^3.7.2
7741
7741
commander : ^10.0.0
7742
7742
copyfiles : ^2.4.1
7743
- duckdb-async : ^0.10.0
7743
+ duckdb-async : ^1.1.1
7744
7744
dynamodb-data-types : ^4.0.1
7745
7745
express : ^4.21.0
7746
7746
express-async-errors : ^3.1.1
You can’t perform that action at this time.
0 commit comments