Update zigbee-herdsman to 0.13.172 (#9731)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-18 20:08:18 +00:00
committed by GitHub
parent 825c7465ae
commit a980b4dff5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6920,9 +6920,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.170",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.170.tgz",
"integrity": "sha512-fpbZUItiPubw1oRON3omsPYBtVB3oaZYkP46X8jHhzE7BhlE91FgrMYBxXc/9/2bid3mj58kBxJofUkSiNXIMw==",
"version": "0.13.172",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.172.tgz",
"integrity": "sha512-J3q26SsJMkmXCq1pru2ugSE6nwjL5xLT/LuNUm8I00uhcPxpQseZh3n/dDhDN9NPgvAIF2n8VGvC6oYm6jLW3w==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.2",
+1 -1
View File
@@ -57,7 +57,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.170",
"zigbee-herdsman": "0.13.172",
"zigbee-herdsman-converters": "14.0.322",
"zigbee2mqtt-frontend": "0.6.33"
},