Skip to content

Commit b6e367a

Browse files
authoredFeb 4, 2020
build(deps-dev): [Security] Bump bson from 0.5.7 to 1.0.5 (#77)
Bumps [bson](https://github.com/mongodb/js-bson) from 0.5.7 to 1.0.5. **This update includes a security fix.** - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.0.5/HISTORY.md) - [Commits](mongodb/js-bson@V0.5.7...v1.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 069b051 commit b6e367a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"benchmark": "^2.0.0",
52-
"bson": "^0.5.6",
52+
"bson": "^1.0.5",
5353
"coveralls": "^2.11.2",
5454
"debug": "^2.2.0",
5555
"eslint-config-mongodb-js": "^5.0.3",

0 commit comments

Comments
 (0)
Please sign in to comment.