From 9e773b9170ca29f68e31baae34ad1691d8987a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 07:25:23 +0000 Subject: [PATCH] Bump bson from 1.1.3 to 1.1.6 in /web_matcha Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.3 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.3...v1.1.6) Signed-off-by: dependabot[bot] --- web_matcha/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 web_matcha/package-lock.json diff --git a/web_matcha/package-lock.json b/web_matcha/package-lock.json old mode 100755 new mode 100644 index 1766efb..f10cdc4 --- a/web_matcha/package-lock.json +++ b/web_matcha/package-lock.json @@ -402,9 +402,9 @@ } }, "bson": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/bson/-/bson-1.1.3.tgz", - "integrity": "sha512-TdiJxMVnodVS7r0BdL42y/pqC9cL2iKynVwA0Ho3qbsQYr428veL3l7BQyuqiw+Q5SqqoT0m4srSY/BlZ9AxXg==" + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/bson/-/bson-1.1.6.tgz", + "integrity": "sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==" }, "buffer-crc32": { "version": "0.2.13",