Fix broken dep

This commit is contained in:
Chocobozzz
2022-02-09 17:48:15 +01:00
parent 57a9b61a4a
commit 9d8ef212ff
6 changed files with 16 additions and 22 deletions
+2 -2
View File
@@ -117,7 +117,7 @@
"js-yaml": "^4.0.0",
"jsonld": "~5.2.0",
"lodash": "^4.17.10",
"lru-cache": "^7.3.0",
"lru-cache": "6",
"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.16.1",
"sequelize": "6.15.1",
"sequelize-typescript": "^2.0.0-beta.1",
"short-uuid": "^4.2.0",
"sitemap": "^7.0.0",