Upgrade server dep

pull/1759/head
Chocobozzz 2019-04-02 16:42:13 +02:00
parent 489290b8b1
commit a1a216d9cb
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
3 changed files with 300 additions and 288 deletions

View File

@ -17,7 +17,7 @@
</div>
<!-- Display only once -->
<div class="action-selection-mode" *ngIf="isInSelectionMode() === true && i === 0 && j === 0">
<div class="action-selection-mode" *ngIf="isInSelectionMode() === true && i === 0">
<div class="action-selection-mode-child">
<span i18n class="action-button action-button-cancel-selection" (click)="abortSelectionMode()">
Cancel

View File

@ -95,7 +95,7 @@
"async": "^2.0.0",
"async-lock": "^1.1.2",
"async-lru": "^1.1.1",
"bcrypt": "3.0.4",
"bcrypt": "3.0.5",
"bittorrent-tracker": "^9.0.0",
"bluebird": "^3.5.0",
"body-parser": "^1.12.4",
@ -131,7 +131,7 @@
"morgan": "^1.5.3",
"multer": "^1.1.0",
"netrc-parser": "^3.1.6",
"nodemailer": "^5.1.1",
"nodemailer": "^6.0.0",
"parse-torrent": "^6.0.0",
"password-generator": "^2.0.2",
"pem": "^1.12.3",
@ -144,7 +144,7 @@
"scripty": "^1.5.0",
"sequelize": "4.42.0",
"sequelize-typescript": "0.6.7",
"sharp": "^0.21.0",
"sharp": "^0.22.0",
"sitemap": "^2.1.0",
"socket.io": "^2.2.0",
"srt-to-vtt": "^1.1.2",
@ -189,7 +189,7 @@
"@types/pem": "^1.9.3",
"@types/redis": "^2.8.5",
"@types/request": "^2.0.3",
"@types/sharp": "^0.21.0",
"@types/sharp": "^0.22.1",
"@types/socket.io": "^2.1.2",
"@types/supertest": "^2.0.3",
"@types/validator": "^10.9.0",
@ -207,9 +207,9 @@
"nodemon": "^1.18.6",
"sass-lint": "^1.12.1",
"source-map-support": "^0.5.0",
"supertest": "^3.0.0",
"supertest": "^4.0.2",
"swagger-cli": "^2.2.0",
"ts-node": "8.0.2",
"ts-node": "8.0.3",
"tslint": "^5.7.0",
"tslint-config-standard": "^8.0.1",
"typescript": "^3.1.6",

574
yarn.lock

File diff suppressed because it is too large Load Diff