summary refs log tree commit diff
path: root/api/package.json
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-24 09:05:43 -0400
committerGitHub <noreply@github.com>2021-10-24 09:05:43 -0400
commit715e7c97c453c84b496e9629af37d9ac5798419d (patch)
tree3fffabf427fe31a432a1492e7718a0469fc079f3 /api/package.json
parentNew translations auth.json (Spanish, Latin America) (diff)
parent:bug: fix locales (diff)
downloadserver-ts-715e7c97c453c84b496e9629af37d9ac5798419d.tar.xz
Merge branch 'master' into translation
Diffstat (limited to 'api/package.json')
-rw-r--r--api/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/package.json b/api/package.json

index 1c6b4fc0..3be75f68 100644 --- a/api/package.json +++ b/api/package.json
@@ -86,6 +86,7 @@ "multer": "^1.4.2", "node-fetch": "^2.6.1", "patch-package": "^6.4.7", + "proxy-agent": "^5.0.0", "supertest": "^6.1.6", "typeorm": "^0.2.37" },