From 8832b7bf4133cc0a00f7bf4fb5b9f85c4c254342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 20:11:20 +0000 Subject: [PATCH] build(deps): bump bson from 1.1.1 to 1.1.6 Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.1 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/commits/v1.1.6) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b917106..a131651 100644 --- a/package-lock.json +++ b/package-lock.json @@ -172,9 +172,9 @@ } }, "bson": { - "version": "1.1.1", - "resolved": "https://npm.golos.io/bson/-/bson-1.1.1.tgz", - "integrity": "sha1-QzD16ZEExOdR5zUYWeLUCCefLxM=" + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/bson/-/bson-1.1.6.tgz", + "integrity": "sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==" }, "buffer-xor": { "version": "1.0.3",