X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=2494550689d134397f494de92de9570aeb4f904a;hb=49e7e4d9ffd16cba7a721f6d3d3203decf4f4b2c;hp=6dcf262531579cd1426743efacfe521c84c73c94;hpb=91a4893063402d7beabb3104f9b989b8f88b6038;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 6dcf26253..249455068 100644 --- a/package.json +++ b/package.json @@ -78,9 +78,9 @@ "jpeg-js": "0.4.4" }, "dependencies": { - "@aws-sdk/client-s3": "^3.23.0", - "@aws-sdk/lib-storage": "^3.72.0", - "@aws-sdk/node-http-handler": "^3.82.0", + "@aws-sdk/client-s3": "^3.190.0", + "@aws-sdk/lib-storage": "^3.190.0", + "@aws-sdk/node-http-handler": "^3.190.0", "@babel/parser": "^7.17.8", "@node-oauth/oauth2-server": "^4.2.0", "@opentelemetry/api": "^1.1.0", @@ -103,6 +103,7 @@ "@peertube/http-signature": "^1.7.0", "@uploadx/core": "^6.0.0", "async-lru": "^1.1.1", + "async-mutex": "^0.4.0", "bcrypt": "5.0.1", "bencode": "^2.0.2", "bittorrent-tracker": "^9.0.0", @@ -177,7 +178,6 @@ }, "devDependencies": { "@peertube/maildev": "^1.2.0", - "@types/async-lock": "^1.1.0", "@types/bcrypt": "^5.0.0", "@types/bencode": "^2.0.0", "@types/bluebird": "^3.5.33",