mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Update zigbee-herdsman to 0.13.98 (#7479)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
39b68aa07d
commit
fe8d20f86e
Generated
+3
-3
@@ -6584,9 +6584,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.97",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.97.tgz",
|
||||
"integrity": "sha512-czMcBJhGxyFRgTMAwIJkYrtN89gz1NFVwTaf1DkWGbKyJMYpBYlP+Jz2o2Qgf2BsGJKJ9ncCqOyGjKX9myQDpg==",
|
||||
"version": "0.13.98",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.98.tgz",
|
||||
"integrity": "sha512-//P0gDsZgFcvZK04eVwdTkF/FRLwvNAllPaSR4kBNf0ItPs+4FQadpqpnxjlYz5z2acXdSbX5MeuI7yc9jZH+g==",
|
||||
"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.97",
|
||||
"zigbee-herdsman": "0.13.98",
|
||||
"zigbee-herdsman-converters": "14.0.145",
|
||||
"zigbee2mqtt-frontend": "0.4.10"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user