From 13bf65ee0573cffec97cb57660dbf6d01f0d8529 Mon Sep 17 00:00:00 2001 From: Jasper De Moor Date: Sat, 22 Sep 2018 12:20:17 -0700 Subject: [PATCH] update yarn.lock (#2028) --- yarn.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/yarn.lock b/yarn.lock index 009d3b60df9..6f3554a3983 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2623,6 +2623,10 @@ dot-prop@^4.1.1: dependencies: is-obj "^1.0.0" +dotenv-expand@^4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-4.2.0.tgz#def1f1ca5d6059d24a766e587942c21106ce1275" + dotenv@^5.0.0: version "5.0.1" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"