aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 97438afdb..360bd781f 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,8 @@
78 }, 78 },
79 "dependencies": { 79 "dependencies": {
80 "@aws-sdk/client-s3": "^3.23.0", 80 "@aws-sdk/client-s3": "^3.23.0",
81 "@babel/parser": "7.17.9", 81 "@aws-sdk/lib-storage": "^3.72.0",
82 "@babel/parser": "7.17.8",
82 "@peertube/feed": "^5.0.1", 83 "@peertube/feed": "^5.0.1",
83 "@peertube/http-signature": "^1.4.0", 84 "@peertube/http-signature": "^1.4.0",
84 "@uploadx/core": "^5.1.0", 85 "@uploadx/core": "^5.1.0",