From 672d781a43d62964ce71ed054a5a85a25dcbb5da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 20:24:34 +0000 Subject: [PATCH] Bump stringstream from 0.0.5 to 0.0.6 in /example Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] --- example/yarn.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index d289a28..d4b52f7 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -3132,8 +3132,9 @@ react-deep-force-update@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7" -"react-native-logentries@file:../../react-native-logentries": - version "0.2.0" +react-native-logentries@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/react-native-logentries/-/react-native-logentries-1.0.1.tgz#2ee3c6a81ca76b710cc460b3f7eed91a5517712b" dependencies: download "5.0.2" fs-extra "1.0.0" @@ -3685,8 +3686,8 @@ string_decoder@~0.10.x: resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" stringstream@~0.0.4: - version "0.0.5" - resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878" + version "0.0.6" + resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72" strip-ansi@^3.0.0, strip-ansi@^3.0.1: version "3.0.1"