Skip to content

Commit

Permalink
fix: upgrade bson from 6.7.0 to 6.8.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade bson from 6.7.0 to 6.8.0.

See this package in npm:
bson

See this project in Snyk:
https://app.snyk.io/org/biancode/project/ca3a6f1d-7eb7-46ca-9602-da5034e4f631?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 19, 2024
1 parent 253b199 commit c6ab766
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": {
"@open-p4nr/modbus-serial": "https://dl.cloudsmith.io/public/iniationware-gmbh/plus4nodered/npm/open-p4nr/modbus-serial/8.1.0/modbus-serial-8.1.0.tgz",
"@xstate/fsm": "~2.1.0",
"bson": "~6.7.0",
"bson": "~6.8.0",
"debug": "~4.3.5",
"jsmodbus": "~4.0.10",
"line-by-line": "~0.1.6",
Expand Down

0 comments on commit c6ab766

Please sign in to comment.