From 8ded9a20f9f045703671a478b0ceb8a579b0c727 Mon Sep 17 00:00:00 2001 From: KagurazakaNyaa Date: Sun, 24 Oct 2021 02:17:07 +0800 Subject: Proxy support for external network access --- bundle/package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bundle/package.json') 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 -- cgit 1.5.1