summary refs log tree commit diff
path: root/gateway/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-24 12:44:16 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-24 12:44:16 +0200
commit8d6898d94dcc4fe0fef6514f35760a8571a243eb (patch)
tree9618270804a448eeef2c1637bedf7500d51789c8 /gateway/package.json
parent:bug: delay worker thread start (diff)
parentMerge pull request #495 from KagurazakaNyaa/master (diff)
downloadserver-ts-8d6898d94dcc4fe0fef6514f35760a8571a243eb.tar.xz
Merge branch 'master' of http://github.com/fosscord/fosscord-server
Diffstat (limited to 'gateway/package.json')
-rw-r--r--gateway/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gateway/package.json b/gateway/package.json

index c7db2160..e02a0000 100644 --- a/gateway/package.json +++ b/gateway/package.json
@@ -33,6 +33,7 @@ "lambert-server": "^1.2.11", "missing-native-js-functions": "^1.2.18", "node-fetch": "^2.6.1", + "proxy-agent": "^5.0.0", "typeorm": "^0.2.37", "ws": "^7.4.2" },