Update zigbee-herdsman to 0.13.132 (#8419)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-18 21:17:01 +02:00
committed by GitHub
co-authored by Koenkk
parent c134d4e975
commit 288c0b795c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6913,9 +6913,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.131",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.131.tgz",
"integrity": "sha512-rln+chy7mbtlmvmDzet7kcb33mZJBODTx9f/4OmGCmKyCH8RDXQWpQkHAHMoslRaefGjJmNjCG2YA9xaEOWrHg==",
"version": "0.13.132",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.132.tgz",
"integrity": "sha512-uvWCoED38mqA+1fwqK83G1p0HetjLYoDp78pRraq8DvJrzUH7Ktbq8UwpoRK2oU1dLkagLc7eYFAKcmiawfTIg==",
"requires": {
"@serialport/bindings": "9.2.0",
"debounce": "^1.2.1",
+1 -1
View File
@@ -55,7 +55,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.1.0",
"zigbee-herdsman": "0.13.131",
"zigbee-herdsman": "0.13.132",
"zigbee-herdsman-converters": "14.0.225",
"zigbee2mqtt-frontend": "0.5.25"
},