1
0
Fork 0

Upgrade server dependencies

This commit is contained in:
Chocobozzz 2022-04-08 14:32:31 +02:00
parent 2e25a6dad3
commit 1575be6825
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 978 additions and 905 deletions

View File

@ -117,7 +117,7 @@
"js-yaml": "^4.0.0",
"jsonld": "~5.2.0",
"lodash": "^4.17.10",
"lru-cache": "7.7.1",
"lru-cache": "7.8.0",
"magnet-uri": "^6.1.0",
"markdown-it": "^12.0.4",
"markdown-it-emoji": "^2.0.0",
@ -137,7 +137,7 @@
"redis": "^4.0.1",
"reflect-metadata": "^0.1.12",
"sanitize-html": "2.x",
"sequelize": "6.17.0",
"sequelize": "6.18.0",
"sequelize-typescript": "^2.0.0-beta.1",
"short-uuid": "^4.2.0",
"sitemap": "^7.0.0",
@ -150,7 +150,7 @@
"validator": "^13.0.0",
"webfinger.js": "^2.6.6",
"webtorrent": "^1.0.0",
"winston": "3.6.0",
"winston": "3.7.2",
"ws": "^8.0.0"
},
"devDependencies": {
@ -209,7 +209,7 @@
"supertest": "^6.0.1",
"swagger-cli": "^4.0.2",
"ts-node": "10.7.0",
"tsc-watch": "^4.6.0",
"tsc-watch": "^5.0.3",
"typescript": "^4.0.5"
},
"bundlewatch": {

1875
yarn.lock

File diff suppressed because it is too large Load Diff