aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-09 05:48:08 +0000
committerGitHub <noreply@github.com>2021-05-09 05:48:08 +0000
commitecabf83b38be48a8744d999de0fca664ca854a31 (patch)
tree43e3ddeb1d81fffac6f54f922cc34ad386abf2ed /package-lock.json
parent6409a48225a3b51a699f4eae97e2a463cb0452a7 (diff)
downloadProject-Hexus-dependabot/npm_and_yarn/bson-1.1.6.tar.gz
Project-Hexus-dependabot/npm_and_yarn/bson-1.1.6.tar.bz2
Project-Hexus-dependabot/npm_and_yarn/bson-1.1.6.zip
Bump bson from 1.1.0 to 1.1.6dependabot/npm_and_yarn/bson-1.1.6
Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.0 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.0...v1.1.6) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 38fd9ef..502930a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -94,9 +94,9 @@
}
},
"bson": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/bson/-/bson-1.1.0.tgz",
- "integrity": "sha512-9Aeai9TacfNtWXOYarkFJRW2CWo+dRon+fuLZYJmvLV3+MiUp0bEI6IAZfXEIg7/Pl/7IWlLaDnhzTsD81etQA=="
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/bson/-/bson-1.1.6.tgz",
+ "integrity": "sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg=="
},
"bytes": {
"version": "3.0.0",