fix: downgrade sqlite for now

This commit is contained in:
WebStreamr 2026-03-14 12:54:37 +00:00
parent 3c08d69bc3
commit 66ee72baf0
No known key found for this signature in database
2 changed files with 500 additions and 736 deletions

1234
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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"