Update zigbee-herdsman to 0.14.39 (#12926)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-24 14:19:32 +00:00
committed by GitHub
co-authored by Koenkk
parent 80b6f1dfa3
commit 92f7bc8eb5
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-syslog": "^2.5.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.38",
"zigbee-herdsman": "0.14.39",
"zigbee-herdsman-converters": "14.0.554",
"zigbee2mqtt-frontend": "0.6.103"
},
@@ -9771,9 +9771,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.38",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.38.tgz",
"integrity": "sha512-rliWmhEkFpIgbzU2gGwkdH0gvQH+8kJKFl+opoau0Ua40eHodXtol3eCSJD6P5LWsA+R31ebaV2tzTO34GZ4sA==",
"version": "0.14.39",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.39.tgz",
"integrity": "sha512-mQcnCNSuQ5aCi+p/xrDjJ/t0epXmodt6sln2Du5PK/h+svt6fgiWBXD5tDvx2c37WUMh4XfrXZfcvP3YzSNhew==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -17029,9 +17029,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.38",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.38.tgz",
"integrity": "sha512-rliWmhEkFpIgbzU2gGwkdH0gvQH+8kJKFl+opoau0Ua40eHodXtol3eCSJD6P5LWsA+R31ebaV2tzTO34GZ4sA==",
"version": "0.14.39",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.39.tgz",
"integrity": "sha512-mQcnCNSuQ5aCi+p/xrDjJ/t0epXmodt6sln2Du5PK/h+svt6fgiWBXD5tDvx2c37WUMh4XfrXZfcvP3YzSNhew==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-syslog": "^2.5.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.38",
"zigbee-herdsman": "0.14.39",
"zigbee-herdsman-converters": "14.0.554",
"zigbee2mqtt-frontend": "0.6.103"
},