mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Add missing dependency proxy-addr
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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==
|
||||
|
||||
Reference in New Issue
Block a user