X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=yarn.lock;h=68187f6844aa37f4600bcefad60fc89a6882eb8d;hb=f981dae8617271a2dc713bb683951730b306e0c5;hp=5636db49479645b6ff4b1db7afc05d9c5eab192c;hpb=075f16caac5236cb04c98ae7b3a989766d764bb3;p=github%2FChocobozzz%2FPeerTube.git diff --git a/yarn.lock b/yarn.lock index 5636db494..68187f684 100644 --- a/yarn.lock +++ b/yarn.lock @@ -285,6 +285,12 @@ async-each@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d" +async-lru@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/async-lru/-/async-lru-1.1.1.tgz#3edbf7e96484d5c2dd852a8bf9794fc07f5e7274" + dependencies: + lru "^3.1.0" + async@>=0.2.9, async@^2.0.0: version "2.4.1" resolved "https://registry.yarnpkg.com/async/-/async-2.4.1.tgz#62a56b279c98a11d0987096a01cc3eeb8eb7bbd7"