mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-27 22:11:13 +00:00
Update zigbee-herdsman to 0.13.132 (#8419)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
c134d4e975
commit
288c0b795c
Generated
+3
-3
@@ -6913,9 +6913,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.131",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.131.tgz",
|
||||
"integrity": "sha512-rln+chy7mbtlmvmDzet7kcb33mZJBODTx9f/4OmGCmKyCH8RDXQWpQkHAHMoslRaefGjJmNjCG2YA9xaEOWrHg==",
|
||||
"version": "0.13.132",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.132.tgz",
|
||||
"integrity": "sha512-uvWCoED38mqA+1fwqK83G1p0HetjLYoDp78pRraq8DvJrzUH7Ktbq8UwpoRK2oU1dLkagLc7eYFAKcmiawfTIg==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.2.0",
|
||||
"debounce": "^1.2.1",
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.1.0",
|
||||
"zigbee-herdsman": "0.13.131",
|
||||
"zigbee-herdsman": "0.13.132",
|
||||
"zigbee-herdsman-converters": "14.0.225",
|
||||
"zigbee2mqtt-frontend": "0.5.25"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user