Update zigbee-herdsman to 0.14.51 (#13781)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-31 16:04:14 +00:00
committed by GitHub
co-authored by Koenkk
parent fc409a6884
commit 09d6c8601c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-syslog": "^2.6.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.1",
"zigbee-herdsman": "0.14.50",
"zigbee-herdsman": "0.14.51",
"zigbee-herdsman-converters": "14.0.609",
"zigbee2mqtt-frontend": "0.6.110"
},
@@ -9934,9 +9934,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.50",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.50.tgz",
"integrity": "sha512-DxuQvtovCLvR3YT679oREoaqJ3OUTm6Yv/dMfL1yVM0LyGSnIO5OPCsX8bkzOvWR5ndjM4FwxCe8pPGI5+GqzQ==",
"version": "0.14.51",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.51.tgz",
"integrity": "sha512-R6Qv7FtZgw12isHMbVm1jdLcsVnWmArg68pPYnyQ0cUAingglR6Eo/DA6I48OdZKNnaWSOaTRNXPt10C/EgSCQ==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -17283,9 +17283,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.50",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.50.tgz",
"integrity": "sha512-DxuQvtovCLvR3YT679oREoaqJ3OUTm6Yv/dMfL1yVM0LyGSnIO5OPCsX8bkzOvWR5ndjM4FwxCe8pPGI5+GqzQ==",
"version": "0.14.51",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.51.tgz",
"integrity": "sha512-R6Qv7FtZgw12isHMbVm1jdLcsVnWmArg68pPYnyQ0cUAingglR6Eo/DA6I48OdZKNnaWSOaTRNXPt10C/EgSCQ==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-syslog": "^2.6.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.1",
"zigbee-herdsman": "0.14.50",
"zigbee-herdsman": "0.14.51",
"zigbee-herdsman-converters": "14.0.609",
"zigbee2mqtt-frontend": "0.6.110"
},