Update zigbee-herdsman to 0.14.93 (#16635)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-12 08:44:39 +00:00
committed by GitHub
co-authored by Koenkk
parent 0217593c77
commit 932541649e
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.92",
"zigbee-herdsman": "0.14.93",
"zigbee-herdsman-converters": "15.0.45",
"zigbee2mqtt-frontend": "0.6.124"
},
@@ -9057,9 +9057,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.92",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.92.tgz",
"integrity": "sha512-LR3FheNqNx3kNHOBsYflas0+wNkBqA30Mnh5680Ge9uanUFFX4uw39AHXZSZM+6x7WIWuhLEyeyIBBfcRxMoug==",
"version": "0.14.93",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.93.tgz",
"integrity": "sha512-GZssZCA1yjcvkszRHdPoSudT6FQ99Ri40KuxvVGhUtXhWRu00ACjh0kZosqUWOqLIrqIBeq/iwprBARYrpncHQ==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15720,9 +15720,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.92",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.92.tgz",
"integrity": "sha512-LR3FheNqNx3kNHOBsYflas0+wNkBqA30Mnh5680Ge9uanUFFX4uw39AHXZSZM+6x7WIWuhLEyeyIBBfcRxMoug==",
"version": "0.14.93",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.93.tgz",
"integrity": "sha512-GZssZCA1yjcvkszRHdPoSudT6FQ99Ri40KuxvVGhUtXhWRu00ACjh0kZosqUWOqLIrqIBeq/iwprBARYrpncHQ==",
"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.92",
"zigbee-herdsman": "0.14.93",
"zigbee-herdsman-converters": "15.0.45",
"zigbee2mqtt-frontend": "0.6.124"
},