Skip to content

Commit 692bd56

Browse files
committed
chore: dependency updates
1 parent 7cc0db0 commit 692bd56

3 files changed

Lines changed: 27 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to `@homebridge/hap-nodejs` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).
44

5+
## v2.1.7 (Pending Release)
6+
7+
### Changes
8+
9+
- chore: dependency updates
10+
11+
### Homebridge Dependencies
12+
13+
- `@homebridge/ciao` @ `v1.3.9-beta`
14+
- `@homebridge/dbus-native` @ `v0.7.6-beta`
15+
- `bonjour-hap` @ `v3.10.3-beta`
16+
517
## v2.1.6 (2026-05-08)
618

719
### Changes

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"@types"
5454
],
5555
"dependencies": {
56-
"@homebridge/ciao": "^1.3.8",
57-
"@homebridge/dbus-native": "^0.7.5",
58-
"bonjour-hap": "^3.10.2",
56+
"@homebridge/ciao": "1.3.9-beta.0",
57+
"@homebridge/dbus-native": "^0.7.6-beta.0",
58+
"bonjour-hap": "3.10.3-beta.2",
5959
"debug": "^4.4.3",
6060
"fast-srp-hap": "^2.0.4",
6161
"futoin-hkdf": "^1.5.3",

0 commit comments

Comments
 (0)