Skip to content

Commit 6792e06

Browse files
committed
upgrade better-sqlite3
1 parent 2044f47 commit 6792e06

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ast-types": "0.13.3",
4141
"axios": "^1.7.9",
4242
"base64url": "^3.0.1",
43-
"better-sqlite3": "11.5.0",
43+
"better-sqlite3": "11.9.1",
4444
"black-hole-stream": "0.0.1",
4545
"bluebird": "3.7.2",
4646
"body-parser": "1.20.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11033,6 +11033,14 @@ [email protected]:
1103311033
bindings "^1.5.0"
1103411034
prebuild-install "^7.1.1"
1103511035

11036+
11037+
version "11.9.1"
11038+
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-11.9.1.tgz#0540da2f2ce24cbd766bb35db412f4be2c75b8bb"
11039+
integrity sha512-Ba0KR+Fzxh2jDRhdg6TSH0SJGzb8C0aBY4hR8w8madIdIzzC6Y1+kx5qR6eS1Z+Gy20h6ZU28aeyg0z1VIrShQ==
11040+
dependencies:
11041+
bindings "^1.5.0"
11042+
prebuild-install "^7.1.1"
11043+
1103611044
big.js@^5.2.2:
1103711045
version "5.2.2"
1103811046
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"

0 commit comments

Comments
 (0)