Skip to content

Commit

Permalink
[service] update better-sqlite3 to 8.6+ so the build works with node …
Browse files Browse the repository at this point in the history
…20 on macos
  • Loading branch information
restjohn committed Oct 10, 2023
1 parent a8e9bb1 commit 9e0c078
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions service/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"archiver": "5.3.0",
"async": "^3.2.4",
"base-64": "1.0.0",
"better-sqlite3": "^7.6.2",
"better-sqlite3": "^8.6.0",
"body-parser": "~1.19.0",
"busboy": "^1.6.0",
"cfenv": "1.0.3",
Expand Down

0 comments on commit 9e0c078

Please sign in to comment.