From 44538702e50968fb81707947347e9d64b7a4e4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2020 23:12:21 +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 4752fa1..21f6402 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5569,8 +5569,9 @@ react-error-overlay@^4.0.0: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4" "react-mp3-recorder@link:..": - version "0.0.0" - uid "" + version "1.1.2" + dependencies: + classnames "^2.2.5" react-scripts@^1.1.1: version "1.1.1" @@ -6403,8 +6404,8 @@ string_decoder@~1.0.3: safe-buffer "~5.1.0" stringstream@~0.0.4, stringstream@~0.0.5: - 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.1, strip-ansi@^3.0.0, strip-ansi@^3.0.1: version "3.0.1"