1
0
Fork 0

Add missing dependency proxy-addr

This commit is contained in:
Chocobozzz 2021-10-26 09:57:38 +02:00
parent 3a63b110ba
commit d91a0341a7
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2 additions and 1 deletions

View File

@ -127,6 +127,7 @@
"pfeed": "1.1.11",
"pg": "^8.2.1",
"prompt": "^1.0.0",
"proxy-addr": "^2.0.7",
"pug": "^3.0.0",
"redis": "^3.0.2",
"reflect-metadata": "^0.1.12",

View File

@ -6944,7 +6944,7 @@ prompt@^1.0.0:
revalidator "0.1.x"
winston "2.x"
proxy-addr@~2.0.5:
proxy-addr@^2.0.7, proxy-addr@~2.0.5:
version "2.0.7"
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"
integrity sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==