mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-17 00:51:55 +00:00
Update zigbee-herdsman to 0.13.92 (#7211)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
a02c8d242a
commit
1f80a05477
Generated
+3
-3
@@ -6591,9 +6591,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.91",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.91.tgz",
|
||||
"integrity": "sha512-XyHBh2N8TUgPAG0bUYfqbmljbqdhk6dhWEdw4fYwi7t6ttvn9hsKPI/5KEGvfigTvqo7pRDJ1MqNJqGLaw0cPw==",
|
||||
"version": "0.13.92",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.92.tgz",
|
||||
"integrity": "sha512-JqS9AORMvY6rYBGmJ7qEhG23CU1bAzzGf8e6eMpiULzG2CUD1DBOnOfRtQ6hWQr8lyA5nfHKOP/BuCwvnzKnCQ==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.91",
|
||||
"zigbee-herdsman": "0.13.92",
|
||||
"zigbee-herdsman-converters": "14.0.120",
|
||||
"zigbee2mqtt-frontend": "0.3.120"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user