Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- NodeJS v20.10.0 LTS;
- homebridge v1.7.0;
- homebridge-lib v6.7.2.
  • Loading branch information
ebaauw committed Dec 11, 2023
1 parent 0eddaf5 commit 5910d22
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 76 deletions.
167 changes: 94 additions & 73 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"zp": "cli/zp.js"
},
"engines": {
"homebridge": "^1.6.1",
"node": "20.8.0||^20||^18"
"homebridge": "^1.7.0",
"node": "20.10.0||^20||^18"
},
"dependencies": {
"he": "^1.2.0",
"homebridge-lib": "~6.6.1",
"homebridge-lib": "~6.7.2",
"xml2js": "~0.6.2"
},
"scripts": {
Expand Down

0 comments on commit 5910d22

Please sign in to comment.