Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- ws v8.13.0.
  • Loading branch information
ebaauw committed Mar 10, 2023
1 parent b8c4b9c commit bdeec83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -24,7 +24,7 @@
"dependencies": {
"homebridge-lib": "~6.3.12",
"serialport": "^10.5.0",
"ws": "^8.12.1"
"ws": "^8.13.0"
},
"scripts": {
"prepare": "standard && rm -rf out && jsdoc -c jsdoc.json",
Expand Down

0 comments on commit bdeec83

Please sign in to comment.