Update zigbee-herdsman to 0.13.191 (#10659)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-08 16:30:44 +00:00
committed by GitHub
co-authored by Koenkk
parent e783117a3a
commit 89693df2e1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6942,9 +6942,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.190",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.190.tgz",
"integrity": "sha512-VpACg37J8imQaXD4mSLR9+yg6esZ+o0oLqZ2QYq7caLvR/dBjZybWCf3jzaibQVLvzzQoIO1Q3pRUAzItIof8w==",
"version": "0.13.191",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.191.tgz",
"integrity": "sha512-DAcg4BjxDSR86aGUvdALnK6v5UX6kfsdJ2CWF473AniO84PI9EyTKLRbQ41VgmF7407nGPw7WU9U83Y6rV6Bbw==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
+1 -1
View File
@@ -58,7 +58,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.4.0",
"zigbee-herdsman": "0.13.190",
"zigbee-herdsman": "0.13.191",
"zigbee-herdsman-converters": "14.0.376",
"zigbee2mqtt-frontend": "0.6.68"
},