X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=910de3f39463ebda3125d57b8280e43f007b352d;hb=b40f057594d51ae64e9d638d3b5877e544214b53;hp=bf69c4ce0e3605337e84fa5f0721d934ed5e0b9b;hpb=ff2c1fe8133f9556f6aaa52058cd8b83c40085e6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index bf69c4ce0..910de3f39 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ }, "dependencies": { "async": "^2.0.0", + "async-lock": "^1.1.2", "async-lru": "^1.1.1", "bcrypt": "^2.0.1", "bittorrent-tracker": "^9.0.0", @@ -120,6 +121,7 @@ }, "devDependencies": { "@types/async": "^2.0.40", + "@types/async-lock": "^1.1.0", "@types/bcrypt": "^2.0.0", "@types/body-parser": "^1.16.3", "@types/chai": "^4.0.4",