From 1779d69f342b938ba672e7970ce59d991e4fb743 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 20:08:09 +0000 Subject: [PATCH] chore(package): update lockfile yarn.lock --- yarn.lock | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index bd92860..659c5e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4338,7 +4338,15 @@ source-map-resolve@^0.5.0: source-map-url "^0.4.0" urix "^0.1.0" -source-map-support@^0.5.10, source-map-support@^0.5.6: +source-map-support@^0.5.14: + version "0.5.14" + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.14.tgz#b55b2b5b88fa7164afffae8235e79a024823aae2" + integrity sha512-Z7j1x3U4cLzZURCeljqyooLxDDZfoDGc7GwaGdFnwd42TV99F07doVo1UqkP9aqlR9Z3MxrXeRBOZDEtq4s9Jg== + dependencies: + buffer-from "^1.0.0" + source-map "^0.6.0" + +source-map-support@^0.5.6: version "0.5.10" resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10.tgz#2214080bc9d51832511ee2bab96e3c2f9353120c" integrity sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==