diff options
Diffstat (limited to 'bundle/package.json')
-rw-r--r-- | bundle/package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json index c75f5da7..f55599bf 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -92,11 +92,13 @@ "node-os-utils": "^1.3.5", "patch-package": "^6.4.7", "pg": "^8.7.1", + "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13", + "sqlite3": "^5.0.2", "supertest": "^6.1.6", "typeorm": "^0.2.37", "typescript": "^4.1.2", "typescript-json-schema": "^0.50.1", "ws": "^7.4.2" } -} +} \ No newline at end of file |