Update zigbee-herdsman to 0.14.89 (#16442)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-31 18:11:43 +01:00
committed by GitHub
co-authored by Koenkk
parent 82fd062668
commit c9076f8ce6
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.88",
"zigbee-herdsman": "0.14.89",
"zigbee-herdsman-converters": "15.0.36",
"zigbee2mqtt-frontend": "0.6.124"
},
@@ -9056,9 +9056,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.88",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.88.tgz",
"integrity": "sha512-sjDZkgc9nIXmxcSox93J86ZDOCGsLuWxLtMIz+beoyO6hIagu2NCA6i4wfDpppy1pYoIgIoIf6mB4rA24ZoKcw==",
"version": "0.14.89",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.89.tgz",
"integrity": "sha512-vEOzZlUwl/kNien6qxmfNK40y6xAUkgq+BUQjTOynbw59eN+qeQcU+DA3gEmVtAxb9oY7PZ0Uh2B0h8hH1wdsA==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15718,9 +15718,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.88",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.88.tgz",
"integrity": "sha512-sjDZkgc9nIXmxcSox93J86ZDOCGsLuWxLtMIz+beoyO6hIagu2NCA6i4wfDpppy1pYoIgIoIf6mB4rA24ZoKcw==",
"version": "0.14.89",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.89.tgz",
"integrity": "sha512-vEOzZlUwl/kNien6qxmfNK40y6xAUkgq+BUQjTOynbw59eN+qeQcU+DA3gEmVtAxb9oY7PZ0Uh2B0h8hH1wdsA==",
"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.88",
"zigbee-herdsman": "0.14.89",
"zigbee-herdsman-converters": "15.0.36",
"zigbee2mqtt-frontend": "0.6.124"
},