fix high severity vulnerabilities by using my fork sqlite3 package

This commit is contained in:
LouisLam
2021-08-06 18:22:30 +08:00
parent 8350bff629
commit d3e24df225
2 changed files with 153 additions and 292 deletions

View File

@@ -47,7 +47,7 @@
"redbean-node": "0.0.21",
"socket.io": "^4.1.3",
"socket.io-client": "^4.1.3",
"sqlite3": "^5.0.2",
"@louislam/sqlite3": "^5.0.3",
"tcp-ping": "^0.1.1",
"v-pagination-3": "^0.1.6",
"vue": "^3.1.5",