From e9321c1a851cee8941bf3db96faf5a1f85668a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 07:45:10 +0000 Subject: [PATCH] chore(deps): bump bson in /packages/forge-currency-starter/templates/api 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] --- packages/forge-currency-starter/templates/api/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/forge-currency-starter/templates/api/yarn.lock b/packages/forge-currency-starter/templates/api/yarn.lock index 8207a92..2895add 100644 --- a/packages/forge-currency-starter/templates/api/yarn.lock +++ b/packages/forge-currency-starter/templates/api/yarn.lock @@ -1557,9 +1557,9 @@ browserslist@^4.6.0, browserslist@^4.7.3: node-releases "^1.1.41" bson@^1.1.0, bson@^1.1.1, bson@~1.1.1: - version "1.1.3" - resolved "https://registry.npm.taobao.org/bson/download/bson-1.1.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbson%2Fdownload%2Fbson-1.1.3.tgz#aa82cb91f9a453aaa060d6209d0675114a8154d3" - integrity sha1-qoLLkfmkU6qgYNYgnQZ1EUqBVNM= + version "1.1.6" + resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a" + integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg== buffer-equal-constant-time@1.0.1: version "1.0.1"