mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-26 21:41:39 +00:00
Update zigbee-herdsman to 0.14.52 (#13792)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
2a4722bd38
commit
cfd792dc70
Generated
+8
-8
@@ -6,7 +6,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "zigbee2mqtt",
|
||||
"version": "1.27.0-dev",
|
||||
"version": "1.27.1-dev",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"ajv": "^8.11.0",
|
||||
@@ -34,7 +34,7 @@
|
||||
"winston-syslog": "^2.6.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.51",
|
||||
"zigbee-herdsman": "0.14.52",
|
||||
"zigbee-herdsman-converters": "14.0.610",
|
||||
"zigbee2mqtt-frontend": "0.6.110"
|
||||
},
|
||||
@@ -9934,9 +9934,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.51",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.51.tgz",
|
||||
"integrity": "sha512-R6Qv7FtZgw12isHMbVm1jdLcsVnWmArg68pPYnyQ0cUAingglR6Eo/DA6I48OdZKNnaWSOaTRNXPt10C/EgSCQ==",
|
||||
"version": "0.14.52",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.52.tgz",
|
||||
"integrity": "sha512-ppnhnRGlJ3s9/8/HWyvwfQ8104+gpFpHa/HnlOiDTNN0VXv/NZF4NqN34GekncmiU40ahLoX76aq3/Gh0R7euQ==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -17283,9 +17283,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.51",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.51.tgz",
|
||||
"integrity": "sha512-R6Qv7FtZgw12isHMbVm1jdLcsVnWmArg68pPYnyQ0cUAingglR6Eo/DA6I48OdZKNnaWSOaTRNXPt10C/EgSCQ==",
|
||||
"version": "0.14.52",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.52.tgz",
|
||||
"integrity": "sha512-ppnhnRGlJ3s9/8/HWyvwfQ8104+gpFpHa/HnlOiDTNN0VXv/NZF4NqN34GekncmiU40ahLoX76aq3/Gh0R7euQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.6.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.51",
|
||||
"zigbee-herdsman": "0.14.52",
|
||||
"zigbee-herdsman-converters": "14.0.610",
|
||||
"zigbee2mqtt-frontend": "0.6.110"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user