From a4aec3df65d18676795e00afd76a9a15d6b38326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 22:42:50 +0000 Subject: [PATCH] Bump bson from 1.0.4 to 1.0.9 in /server Bumps [bson](https://github.com/mongodb/js-bson) from 1.0.4 to 1.0.9. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.0.9/HISTORY.md) - [Commits](https://github.com/mongodb/js-bson/compare/V1.0.4...v1.0.9) Signed-off-by: dependabot[bot] --- server/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/server/yarn.lock b/server/yarn.lock index 58cb1f7..7753cd1 100644 --- a/server/yarn.lock +++ b/server/yarn.lock @@ -459,8 +459,9 @@ browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6: electron-to-chromium "^1.2.7" bson@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/bson/-/bson-1.0.4.tgz#93c10d39eaa5b58415cbc4052f3e53e562b0b72c" + version "1.0.9" + resolved "https://registry.yarnpkg.com/bson/-/bson-1.0.9.tgz#12319f8323b1254739b7c6bef8d3e89ae05a2f57" + integrity sha512-IQX9/h7WdMBIW/q/++tGd+emQr0XMdeZ6icnT/74Xk9fnabWn+gZgpE+9V+gujL3hhJOoNrnDVY7tWdzc7NUTg== buffer-equal-constant-time@1.0.1: version "1.0.1"