From f72cf1ce2d344e9ec1bbd4e2dfe11a3d303b8a83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 04:40:33 +0000 Subject: [PATCH] Bump bson from 1.1.2 to 1.1.6 in /backend Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.2 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.2...v1.1.6) Signed-off-by: dependabot[bot] --- backend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/yarn.lock b/backend/yarn.lock index 6395dc5..9d4ab77 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -232,9 +232,9 @@ braces@^2.3.1, braces@^2.3.2: to-regex "^3.0.1" bson@^1.1.1, bson@~1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.2.tgz#584e72d809f248678a1aa466c0aedb6df7c25ae0" - integrity sha512-oSKfIoJlJ2AnSD8et9z6CTAv8lCXtEGOpe8j6E3PNNKxewADHGA5nKS3Br/DkoNgSeQUu9tKnpLKGSbYBJ3tow== + version "1.1.6" + resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a" + integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg== bytes@3.1.0: version "3.1.0"