mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
Update zigbee-herdsman to 0.13.157 (#9087)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0ea74e18b2
commit
45f096ec0a
Generated
+3
-3
@@ -6997,9 +6997,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.156",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.156.tgz",
|
||||
"integrity": "sha512-LxMP54XScN3BKflULSS+FrWBLpd5oy7Ez+t5rU06LYBlUXo0cY2Ic+X7lRARxwQsMBciD7D9aCr6af1IY73U6w==",
|
||||
"version": "0.13.157",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.157.tgz",
|
||||
"integrity": "sha512-m3er4onh50TLc6SxBc58iYLXjAhIrr7+ec3vOpsR2WtYj8v/njRNtnL3bRKLplL9vAVUvRFoO8iF33t4fz0hOg==",
|
||||
"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.156",
|
||||
"zigbee-herdsman": "0.13.157",
|
||||
"zigbee-herdsman-converters": "14.0.271",
|
||||
"zigbee2mqtt-frontend": "0.6.16"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user