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.3 " ,
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 @@ -5312,23 +5312,23 @@ __metadata:
5312
5312
languageName : node
5313
5313
linkType : hard
5314
5314
5315
- " duckdb-async@npm:^0.10.0 " :
5316
- version : 0.10.2
5317
- resolution : " duckdb-async@npm:0.10.2 "
5315
+ " duckdb-async@npm:^1.1.3 " :
5316
+ version : 1.1.3
5317
+ resolution : " duckdb-async@npm:1.1.3 "
5318
5318
dependencies :
5319
- duckdb : 0.10.2
5320
- checksum : 965fdba9b92a9fcb1fdea263b846c11145a515af4afe806afd8f3908113467f756624b59fa3351ed6d4893dc1c81410b763abb44d08619d4ace5e6407e4136be
5319
+ duckdb : 1.1.3
5320
+ checksum : f4fe4854811a1818c177540dab36ff95d59f0de4065bdcd8b1a02c609ab52bbf5648f86011af6078db1a07d47f277884d073b7211990ba3d1f6bbf39d17153fe
5321
5321
languageName : node
5322
5322
linkType : hard
5323
5323
5324
- " duckdb@npm:0.10.2 " :
5325
- version : 0.10.2
5326
- resolution : " duckdb@npm:0.10.2 "
5324
+ " duckdb@npm:1.1.3 " :
5325
+ version : 1.1.3
5326
+ resolution : " duckdb@npm:1.1.3 "
5327
5327
dependencies :
5328
5328
" @mapbox/node-pre-gyp " : ^1.0.0
5329
5329
node-addon-api : ^7.0.0
5330
5330
node-gyp : ^9.3.0
5331
- checksum : 5d55c4a2e79fec84de8d590c275daac69f7d3e556802c13ad2909bb05cc91cf2603cf84c9ad8d7fe102a8f094a37808a9c9d2bbcef15404e2c5f906134bda797
5331
+ checksum : 026ed420f1884fec5909b334e055dd85e86c3edda4f3e3aab599048fdc81903ddc060837bd04a41de2857959f7a6cba52183a4c39c23b947d3c86113ab9dcd98
5332
5332
languageName : node
5333
5333
linkType : hard
5334
5334
@@ -7751,7 +7751,7 @@ __metadata:
7751
7751
bluebird : ^3.7.2
7752
7752
commander : ^10.0.0
7753
7753
copyfiles : ^2.4.1
7754
- duckdb-async : ^0.10.0
7754
+ duckdb-async : ^1.1.3
7755
7755
dynamodb-data-types : ^4.0.1
7756
7756
express : ^4.21.0
7757
7757
express-async-errors : ^3.1.1
You can’t perform that action at this time.
0 commit comments