Skip to content

Commit c42896d

Browse files
Bump duckdb-async from 0.10.2 to 1.1.1 in /server/node-service
Bumps [duckdb-async](https://github.com/motherduckdb/duckdb-async) from 0.10.2 to 1.1.1. - [Commits](https://github.com/motherduckdb/duckdb-async/commits) --- updated-dependencies: - dependency-name: duckdb-async dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84d1ea3 commit c42896d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

server/node-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"axios": "^1.7.7",
5252
"base64-arraybuffer": "^1.0.2",
5353
"bluebird": "^3.7.2",
54-
"duckdb-async": "^0.10.0",
54+
"duckdb-async": "^1.1.1",
5555
"dynamodb-data-types": "^4.0.1",
5656
"express": "^4.21.0",
5757
"express-async-errors": "^3.1.1",

server/node-service/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5301,23 +5301,23 @@ __metadata:
53015301
languageName: node
53025302
linkType: hard
53035303

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"
53075307
dependencies:
5308-
duckdb: 0.10.2
5309-
checksum: 965fdba9b92a9fcb1fdea263b846c11145a515af4afe806afd8f3908113467f756624b59fa3351ed6d4893dc1c81410b763abb44d08619d4ace5e6407e4136be
5308+
duckdb: 1.1.1
5309+
checksum: 03b4bfbff90349fa536c8b15210959cafdc0bcb06bdbd43ed24eb7ad5fcb1597b3131b42a22c6fbbd5d9a219e478036df558ac1f21654e8084dae03ea4ef5886
53105310
languageName: node
53115311
linkType: hard
53125312

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"
53165316
dependencies:
53175317
"@mapbox/node-pre-gyp": ^1.0.0
53185318
node-addon-api: ^7.0.0
53195319
node-gyp: ^9.3.0
5320-
checksum: 5d55c4a2e79fec84de8d590c275daac69f7d3e556802c13ad2909bb05cc91cf2603cf84c9ad8d7fe102a8f094a37808a9c9d2bbcef15404e2c5f906134bda797
5320+
checksum: eb3bb8eaca38a901b1933bd6d6285fe360bf0b77366acde4b7389a85dcae8cb3156952f4b3a5ea77a73a0bf0f240a1559b7583612ea539218dac18c17adc25b8
53215321
languageName: node
53225322
linkType: hard
53235323

@@ -7740,7 +7740,7 @@ __metadata:
77407740
bluebird: ^3.7.2
77417741
commander: ^10.0.0
77427742
copyfiles: ^2.4.1
7743-
duckdb-async: ^0.10.0
7743+
duckdb-async: ^1.1.1
77447744
dynamodb-data-types: ^4.0.1
77457745
express: ^4.21.0
77467746
express-async-errors: ^3.1.1

0 commit comments

Comments
 (0)