mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-19 10:06:58 +00:00
Update zigbee-herdsman to 0.13.147 (#8823)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
80b35ba728
commit
187dde436c
Generated
+3
-3
@@ -6952,9 +6952,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.146",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.146.tgz",
|
||||
"integrity": "sha512-jnAZ8EejvzB1bkTKKez1ScA+CZEZd4PtHaf2S1QOxY75VORJSDygxhhS59QpNnLxC65JYhyuZx0MTk8pCvBu4A==",
|
||||
"version": "0.13.147",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.147.tgz",
|
||||
"integrity": "sha512-+lloIUL7vkU6in+EOOPl8Joia+S7R0f6+B0P11ikoiAXQ1h9tL/eDotUS3/hBOTvSIlKZbO7IUksqiDkolmy8g==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.1",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.2",
|
||||
"zigbee-herdsman": "0.13.146",
|
||||
"zigbee-herdsman": "0.13.147",
|
||||
"zigbee-herdsman-converters": "14.0.249",
|
||||
"zigbee2mqtt-frontend": "0.6.8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user