Skip to content

Commit

Permalink
chore(deps): bump bson from 6.9.0 to 6.10.1
Browse files Browse the repository at this point in the history
Bumps [bson](https://github.com/mongodb/js-bson) from 6.9.0 to 6.10.1.
- [Release notes](https://github.com/mongodb/js-bson/releases)
- [Changelog](https://github.com/mongodb/js-bson/blob/main/HISTORY.md)
- [Commits](mongodb/js-bson@v6.9.0...v6.10.1)

---
updated-dependencies:
- dependency-name: bson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 0cb9244 commit 07c79e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@openp4nr/modbus-serial": "https://dl.cloudsmith.io/public/iniationware-gmbh/plus4nodered/npm/openp4nr/modbus-serial/8.2.0/modbus-serial-8.2.0.tgz",
"@xstate/fsm": "~2.1.0",
"bson": "~6.9.0",
"bson": "~6.10.1",
"debug": "~4.3.7",
"jsmodbus": "~4.0.10",
"line-by-line": "~0.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2385,10 +2385,10 @@ browserslist@^4.24.0, browserslist@^4.24.2:
node-releases "^2.0.18"
update-browserslist-db "^1.1.1"

bson@~6.9.0:
version "6.9.0"
resolved "https://registry.yarnpkg.com/bson/-/bson-6.9.0.tgz#2be50049430dceaa9300402520fe03e4ed5fdfd6"
integrity sha512-X9hJeyeM0//Fus+0pc5dSUMhhrrmWwQUtdavaQeF3Ta6m69matZkGWV/MrBcnwUeLC8W9kwwc2hfkZgUuCX3Ig==
bson@~6.10.1:
version "6.10.1"
resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.1.tgz#dcd04703178f5ecf5b25de04edd2a95ec79385d3"
integrity sha512-P92xmHDQjSKPLHqFxefqMxASNq/aWJMEZugpCjf+AF/pgcUpMMQCg7t7+ewko0/u8AapvF3luf/FoehddEK+sA==

buffer-equal@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 07c79e2

Please sign in to comment.