From deb57bfa733b1d9fbba914406a163e14799487e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 18:22:03 +0000 Subject: [PATCH] Bump bson from 1.0.4 to 1.0.6 in /auth-graphql-react Bumps [bson](https://github.com/mongodb/js-bson) from 1.0.4 to 1.0.6. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.0.6/HISTORY.md) - [Commits](https://github.com/mongodb/js-bson/compare/V1.0.4...v1.0.6) Signed-off-by: dependabot[bot] --- auth-graphql-react/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth-graphql-react/yarn.lock b/auth-graphql-react/yarn.lock index 4f679eb4e..652c6764c 100644 --- a/auth-graphql-react/yarn.lock +++ b/auth-graphql-react/yarn.lock @@ -861,8 +861,8 @@ bson@^1.1.1, bson@~1.1.1: resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.1.tgz#4330f5e99104c4e751e7351859e2d408279f2f13" bson@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/bson/-/bson-1.0.4.tgz#93c10d39eaa5b58415cbc4052f3e53e562b0b72c" + version "1.0.6" + resolved "https://registry.yarnpkg.com/bson/-/bson-1.0.6.tgz#444db59ddd4c24f0cb063aabdc5c8c7b0ceca912" buffer-shims@^1.0.0: version "1.0.0"