Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- NodeJS v16.17.0 LTS;
- homebridge-lib v5.6.5.
  • Loading branch information
ebaauw committed Aug 20, 2022
1 parent 7369594 commit 8960384
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"engines": {
"homebridge": "^1.5.0",
"node": "^16.16.0"
"node": "^16.17.0"
},
"dependencies": {
"he": "^1.2.0",
"homebridge-lib": "~5.6.4",
"homebridge-lib": "~5.6.5",
"xml2js": "~0.4.23"
},
"scripts": {
Expand Down

0 comments on commit 8960384

Please sign in to comment.