mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-17 17:12:00 +00:00
Update zigbee-herdsman to 0.13.63 (#6108)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
ade6fabb1f
commit
27111ef3fd
Generated
+3
-3
@@ -6432,9 +6432,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.62",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.62.tgz",
|
||||
"integrity": "sha512-WT4CSleTyuVOxI6e5GGNYUgAUjxD7L+gwDHECljtVNxX4MAILtrznynU+cnaIzh6iUNaFIOd4qv6Ee0lNvuzwQ==",
|
||||
"version": "0.13.63",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.63.tgz",
|
||||
"integrity": "sha512-Tr1uZqXT3oNyuCGPNr2JP1a5zWdRviUeYikxs4lIYCk/HRyPEcjpjYei7YWz8DaPdhyAH4S6AjJ93XS06lqX4A==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.3.1",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.62",
|
||||
"zigbee-herdsman": "0.13.63",
|
||||
"zigbee-herdsman-converters": "14.0.46",
|
||||
"zigbee2mqtt-frontend": "0.3.29"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user