mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman to 0.13.145 (#8762)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bb5be4df25
commit
b558bbdc85
Generated
+3
-3
@@ -6927,9 +6927,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.144",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.144.tgz",
|
||||
"integrity": "sha512-tjFd4f/47xzch7UvaDQLEzjhTVR3dpN3eVAuqwunPhnA3GpBX7Ep9abOt/+da0OoXRJbaIZVpZTlYajJXR3mrw==",
|
||||
"version": "0.13.145",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.145.tgz",
|
||||
"integrity": "sha512-q9Vka3wzcgo4tcgJ6xl7afDySKCpLABkyg9+8LZIZZsJ2CRtUceZq5bQy1SyGHTpaNNC5xydRvTnbtemVorIxg==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.1",
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.2",
|
||||
"zigbee-herdsman": "0.13.144",
|
||||
"zigbee-herdsman": "0.13.145",
|
||||
"zigbee-herdsman-converters": "14.0.248",
|
||||
"zigbee2mqtt-frontend": "0.6.6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user