1
0
Fork 0

[javascript] Upgraded dependencies

This commit is contained in:
Julien Dessaux 2023-10-10 21:32:17 +02:00
parent 204441fcdb
commit a6c8173d88
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 8 additions and 8 deletions

View file

@ -4,6 +4,6 @@
"node": ">=18.10.0"
},
"dependencies": {
"better-sqlite3": "^8.7.0"
"better-sqlite3": "^9.0.0"
}
}