From c9783c7b72b4b2af7730522693ba5d36b59783f0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 5 May 2021 11:08:02 +0200 Subject: Update server dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2c4c478ac..b5c374145 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "express-validator": "^6.4.0", "flat": "^5.0.0", "fluent-ffmpeg": "^2.1.0", - "fs-extra": "^9.0.0", + "fs-extra": "^10.0.0", "got": "^11.8.2", "helmet": "^4.1.0", "http-signature": "1.3.5", @@ -113,7 +113,7 @@ "lodash": "^4.17.10", "lru-cache": "^6.0.0", "magnet-uri": "^6.1.0", - "markdown-it": "12.0.4", + "markdown-it": "^12.0.4", "markdown-it-emoji": "^2.0.0", "memoizee": "^0.4.14", "morgan": "^1.5.3", @@ -133,7 +133,7 @@ "sanitize-html": "2.x", "sequelize": "6.6.2", "sequelize-typescript": "^2.0.0-beta.1", - "sitemap": "^6.1.0", + "sitemap": "^7.0.0", "socket.io": "^4.0.1", "sql-formatter": "^4.0.0-beta.0", "srt-to-vtt": "^1.1.2", @@ -143,7 +143,7 @@ "uuid": "^8.1.0", "validator": "^13.0.0", "webfinger.js": "^2.6.6", - "webtorrent": "^0.116.1", + "webtorrent": "^0.118.0", "winston": "3.3.3", "ws": "^7.0.0", "youtube-dl": "^3.0.2" @@ -154,9 +154,9 @@ "@types/async": "^3.0.0", "@types/async-lock": "^1.1.0", "@types/bcrypt": "^3.0.0", - "@types/bluebird": "3.5.33", + "@types/bluebird": "^3.5.33", "@types/body-parser": "^1.16.3", - "@types/bull": "3.15.0", + "@types/bull": "^3.15.0", "@types/bytes": "^3.0.0", "@types/chai": "^4.0.4", "@types/chai-json-schema": "^1.4.3", -- cgit v1.2.3