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:
github-actions[bot]
2021-10-09 10:45:18 +02:00
committed by GitHub
parent 0ea74e18b2
commit 45f096ec0a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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"
},