mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.13.156 (#9080)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
38cbfa4e91
commit
c2d4335e45
Generated
+3
-3
@@ -6997,9 +6997,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.155",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.155.tgz",
|
||||
"integrity": "sha512-DpLuPOzXSurCmB5+Ebm8U/OGkHQ5hbf56Oqezn/cug1z5iFSv7lHS323Zm3L+jH/UnRbd+6/yNRbuNqAtZACTw==",
|
||||
"version": "0.13.156",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.156.tgz",
|
||||
"integrity": "sha512-LxMP54XScN3BKflULSS+FrWBLpd5oy7Ez+t5rU06LYBlUXo0cY2Ic+X7lRARxwQsMBciD7D9aCr6af1IY73U6w==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.2",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.155",
|
||||
"zigbee-herdsman": "0.13.156",
|
||||
"zigbee-herdsman-converters": "14.0.270",
|
||||
"zigbee2mqtt-frontend": "0.6.16"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user