fix dependency

This commit is contained in:
Robert Dyer
2025-01-04 14:40:19 -06:00
parent 114e9442a8
commit c1a32f669b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -6,6 +6,7 @@
"": {
"dependencies": {
"@actual-app/api": "latest",
"better-sqlite3": "^11.7.2",
"dotenv": "^16.4.5",
"jsdom": "^24.1.0",
"readline-sync": "^1.4.10"
@@ -18,7 +19,6 @@
"license": "MIT",
"dependencies": {
"@actual-app/crdt": "^2.1.0",
"better-sqlite3": "^9.6.0",
"compare-versions": "^6.1.0",
"node-fetch": "^3.3.2",
"uuid": "^9.0.1"
@@ -74,9 +74,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-9.6.0.tgz",
"integrity": "sha512-yR5HATnqeYNVnkaUTf4bOP2dJSnyhP4puJN/QPRyx4YkBEEUxib422n2XzPqDEHjQQqazoYoADdAm5vE15+dAQ==",
"version": "11.7.2",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.7.2.tgz",
"integrity": "sha512-10a57cHVDmfNQS4jrZ9AH2t+2ekzYh5Rhbcnb4ytpmYweoLdogDmyTt5D+hLiY9b44Mx9foowb/4iXBTO2yP3Q==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {