Upgrade server dependencies

This commit is contained in:
Chocobozzz
2021-06-25 17:39:27 +02:00
parent 262f8ff631
commit 8cc6120118
12 changed files with 152 additions and 147 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import * as cookieParser from 'cookie-parser'
import * as helmet from 'helmet'
import * as useragent from 'useragent'
import * as anonymize from 'ip-anonymize'
import * as cli from 'commander'
import { program as cli } from 'commander'
process.title = 'peertube'