aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-07-27 14:56:08 +0200
committerChocobozzz <me@florianbigard.com>2022-07-27 14:56:08 +0200
commitb4890f214948fbb1796861c563b8329c1daf2d29 (patch)
treeb09dd965d038bd05aa2fcd280c33ece5fb13f99f /package.json
parenteb7b48ce84e5872d1333edd892f2e6104a18d7f1 (diff)
downloadPeerTube-b4890f214948fbb1796861c563b8329c1daf2d29.tar.gz
PeerTube-b4890f214948fbb1796861c563b8329c1daf2d29.tar.zst
PeerTube-b4890f214948fbb1796861c563b8329c1daf2d29.zip
Upgrade server dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index add7b122a..16c9c4c0f 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
139 "js-yaml": "^4.0.0", 139 "js-yaml": "^4.0.0",
140 "jsonld": "~6.0.0", 140 "jsonld": "~6.0.0",
141 "lodash": "^4.17.10", 141 "lodash": "^4.17.10",
142 "lru-cache": "7.13.0", 142 "lru-cache": "^7.13.0",
143 "magnet-uri": "^6.1.0", 143 "magnet-uri": "^6.1.0",
144 "markdown-it": "^13.0.1", 144 "markdown-it": "^13.0.1",
145 "markdown-it-emoji": "^2.0.0", 145 "markdown-it-emoji": "^2.0.0",
@@ -194,7 +194,6 @@
194 "@types/fluent-ffmpeg": "^2.1.16", 194 "@types/fluent-ffmpeg": "^2.1.16",
195 "@types/fs-extra": "^9.0.1", 195 "@types/fs-extra": "^9.0.1",
196 "@types/lodash": "^4.14.64", 196 "@types/lodash": "^4.14.64",
197 "@types/lru-cache": "^7.5.0",
198 "@types/magnet-uri": "^5.1.1", 197 "@types/magnet-uri": "^5.1.1",
199 "@types/maildev": "^0.0.3", 198 "@types/maildev": "^0.0.3",
200 "@types/memoizee": "^0.4.2", 199 "@types/memoizee": "^0.4.2",