Update zigbee-herdsman to 0.14.86 (#16066)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-09 21:00:50 +01:00
committed by GitHub
co-authored by Koenkk
parent b34b0e866f
commit d90dae5d9d
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -33,7 +33,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.85",
"zigbee-herdsman": "0.14.86",
"zigbee-herdsman-converters": "15.0.19",
"zigbee2mqtt-frontend": "0.6.121"
},
@@ -9024,9 +9024,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.85",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.85.tgz",
"integrity": "sha512-IRAw0z7IwAE14v7aUlq0YrgKe1fD9NSgfxWeYbISVvXzpUyl8iXu8+CDhtNUEW3iWl4WnSb5XORL7I2MsHae6g==",
"version": "0.14.86",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.86.tgz",
"integrity": "sha512-42tGHPBi+UpxFNsAUzdq/lmlJndxCx6U5EnRZ2U/cAa+vS61uBD1Y0BCs1WTjDf2gG9leT/EoFG57Ao+CDsNSw==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15665,9 +15665,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.85",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.85.tgz",
"integrity": "sha512-IRAw0z7IwAE14v7aUlq0YrgKe1fD9NSgfxWeYbISVvXzpUyl8iXu8+CDhtNUEW3iWl4WnSb5XORL7I2MsHae6g==",
"version": "0.14.86",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.86.tgz",
"integrity": "sha512-42tGHPBi+UpxFNsAUzdq/lmlJndxCx6U5EnRZ2U/cAa+vS61uBD1Y0BCs1WTjDf2gG9leT/EoFG57Ao+CDsNSw==",
"requires": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.85",
"zigbee-herdsman": "0.14.86",
"zigbee-herdsman-converters": "15.0.19",
"zigbee2mqtt-frontend": "0.6.121"
},