From cc0d26b2ad08052dbe5abd1fcf7081b591c1fbd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 00:28:12 +0000 Subject: [PATCH] Bump bson from 1.0.4 to 1.0.9 in /services/profile 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] --- services/profile/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/profile/yarn.lock b/services/profile/yarn.lock index e3209f2..03542b5 100644 --- a/services/profile/yarn.lock +++ b/services/profile/yarn.lock @@ -53,8 +53,8 @@ body-parser@1.18.2, body-parser@^1.18.2: type-is "~1.6.15" 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" builtin-modules@^1.0.0: version "1.1.1"