Update zigbee-herdsman to 0.13.183 (#10193)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-15 18:33:09 +00:00
committed by GitHub
co-authored by Koenkk
parent aa84a140e1
commit b890b1bcb7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6921,9 +6921,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.182",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.182.tgz",
"integrity": "sha512-VrpcZqGojo+KVz2gG7OK3VgTrwVFVXcu9rv8zEXMQQ3X2qfXPmGzzZYNbMucQtNN6owalJHwnprLmSzkGEltQw==",
"version": "0.13.183",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.183.tgz",
"integrity": "sha512-wjqVphPPwLd3aldLndK0R65e+ETntOi69ayDsbfj8wYLNa1LPniNRMR+mx18aacGMbjI9pIQvlRt5z4iZVTndg==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
+1 -1
View File
@@ -57,7 +57,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.182",
"zigbee-herdsman": "0.13.183",
"zigbee-herdsman-converters": "14.0.345",
"zigbee2mqtt-frontend": "0.6.61"
},