1
0
Fork 0

[javascript] Upgraded dependencies

This commit is contained in:
Julien Dessaux 2023-10-03 08:07:44 +02:00
parent 1b9a55432a
commit af69d5b1b4
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 6 additions and 6 deletions

View file

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