Update zigbee-herdsman to 0.13.105 (#7540)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-20 19:25:11 +02:00
committed by GitHub
parent 55916d7cd8
commit dd9caff60f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6584,9 +6584,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.104",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.104.tgz",
"integrity": "sha512-ffn6XWbJJl7bImMTM9z4GcuqE3Ot6qMPjJOMBTESYRw0Ree87dhuRkkk+vee1pblUOAIeS4NaQ1o3vOu/W1S8g==",
"version": "0.13.105",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.105.tgz",
"integrity": "sha512-jJ1k/IbM0UZdhzUF9zhjU4cZXw5sCN1YLsCZBb1Ohl1OEvOxFs/mPhiS7cHPDBCkbNd8PKnhUyySpeSpnN/Kjg==",
"requires": {
"@serialport/bindings": "9.0.4",
"debounce": "^1.2.0",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.104",
"zigbee-herdsman": "0.13.105",
"zigbee-herdsman-converters": "14.0.151",
"zigbee2mqtt-frontend": "0.4.14"
},