Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- NodeJS v18.16.1 LTS;
- homebridge-lib v6.3.18;
- xml2js v0.6.0.
  • Loading branch information
ebaauw committed Jun 24, 2023
1 parent 0bb0850 commit d560173
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
38 changes: 19 additions & 19 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 @@ -19,12 +19,12 @@
},
"engines": {
"homebridge": "^1.6.1",
"node": "^18.16.0"
"node": "^18.16.1"
},
"dependencies": {
"he": "^1.2.0",
"homebridge-lib": "~6.3.17",
"xml2js": "~0.5.0"
"homebridge-lib": "~6.3.18",
"xml2js": "~0.6.0"
},
"scripts": {
"prepare": "standard && rm -rf out && jsdoc -c jsdoc.json",
Expand Down

0 comments on commit d560173

Please sign in to comment.