Skip to content

Commit ecb71fa

Browse files
committed
Bumped node-addon-api
1 parent 12cfb22 commit ecb71fa

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changeset/bright-taxis-tell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@journeyapps/sqlcipher": patch
3+
---
4+
5+
Update `node-addon-api` to `^8.3.1` so source builds succeed on Node 24 when prebuilt binaries are unavailable.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@mapbox/node-pre-gyp": "^2.0.3",
4848
"bindings": "^1.5.0",
49-
"node-addon-api": "^3.0.0"
49+
"node-addon-api": "^8.3.1"
5050
},
5151
"devDependencies": {
5252
"@changesets/cli": "^2.30.0",

pnpm-lock.yaml

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)