From 6e8db66b5700d9c97ad96026ef86492c6b64e99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 10:52:02 +0000 Subject: [PATCH] Bump stringstream from 0.0.5 to 0.0.6 in /packages/auth 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) --- updated-dependencies: - dependency-name: stringstream dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/auth/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/auth/yarn.lock b/packages/auth/yarn.lock index b448c63cd4..f28f2f932f 100644 --- a/packages/auth/yarn.lock +++ b/packages/auth/yarn.lock @@ -4549,9 +4549,9 @@ string_decoder@~0.10.x: integrity sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ= stringstream@~0.0.4: - version "0.0.5" - resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878" - integrity sha1-TkhM1N5aC7vuGORjB3EKioFiGHg= + version "0.0.6" + resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72" + integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA== strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1"