From 6b2d82f2eb3a37d0ba949e16d3b3ae8b0236ad3f Mon Sep 17 00:00:00 2001 From: Alexandru Munteanu <alexandru.munt@gmail.com> Date: Fri, 25 May 2018 10:30:40 +0300 Subject: [PATCH] update yarn lock --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e7ef3dd27..50f540d30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -86,8 +86,8 @@ to-fast-properties "^2.0.0" "@pubsweet/component-aws-s3@^1.0.4": - version "1.0.4" - resolved "https://registry.yarnpkg.com/@pubsweet/component-aws-s3/-/component-aws-s3-1.0.4.tgz#30a048988722a6f82db3aedacfcf6df3006d8260" + version "1.1.0" + resolved "https://registry.yarnpkg.com/@pubsweet/component-aws-s3/-/component-aws-s3-1.1.0.tgz#115c4f801bef17a214488de6bf586fe3800b1c11" dependencies: archiver "^2.1.1" aws-sdk "^2.185.0" -- GitLab