From fe52b7f5a7d1ce86ea8b0606be9377e22df179c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 02:10:42 +0000 Subject: [PATCH] Bump bson from 1.1.1 to 1.1.6 in /Rohit - Blackjack Game 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] --- Rohit - Blackjack Game/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Rohit - Blackjack Game/package-lock.json b/Rohit - Blackjack Game/package-lock.json index e0ff44e..a38431f 100644 --- a/Rohit - Blackjack Game/package-lock.json +++ b/Rohit - Blackjack Game/package-lock.json @@ -242,9 +242,9 @@ } }, "bson": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/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": { "version": "5.2.1",