From d91a3993bef80683a457b9fc73da93df265f7a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 00:39:03 +0000 Subject: [PATCH] Bump bson from 1.1.0 to 1.1.6 in /examples/apollo Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.0 to 1.1.6. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.1.6/HISTORY.md) - [Commits](https://github.com/mongodb/js-bson/compare/v1.1.0...v1.1.6) Signed-off-by: dependabot[bot] --- examples/apollo/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/apollo/yarn.lock b/examples/apollo/yarn.lock index 1de14d8..fca452c 100644 --- a/examples/apollo/yarn.lock +++ b/examples/apollo/yarn.lock @@ -313,8 +313,9 @@ body-parser@1.18.3, body-parser@^1.18.3: type-is "~1.6.16" bson@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.0.tgz#bee57d1fb6a87713471af4e32bcae36de814b5b0" + version "1.1.6" + resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a" + integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg== buffer-from@^1.0.0, buffer-from@^1.1.0: version "1.1.1"