fix: downgrade sqlite for now
This commit is contained in:
parent
3c08d69bc3
commit
66ee72baf0
2 changed files with 500 additions and 736 deletions
1234
package-lock.json
generated
1234
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -62,7 +62,7 @@
|
|||
"rot13-cipher": "^1.0.0",
|
||||
"slugify": "^1.6.6",
|
||||
"socks-proxy-agent": "^8.0.5",
|
||||
"sqlite3": "^6.0.1",
|
||||
"sqlite3": "^5.1.7",
|
||||
"tough-cookie": "^6.0.0",
|
||||
"unpacker": "^1.0.1",
|
||||
"winston": "^3.17.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue