mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-19 01:56:29 +00:00
Update zigbee-herdsman to 0.14.67 (#14752)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
68184d669e
commit
043ae738d2
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.66",
|
||||
"zigbee-herdsman": "0.14.67",
|
||||
"zigbee-herdsman-converters": "14.0.655",
|
||||
"zigbee2mqtt-frontend": "0.6.114"
|
||||
},
|
||||
@@ -9918,9 +9918,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.66",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.66.tgz",
|
||||
"integrity": "sha512-xAWq8m6BYkraDJAT4OXVVKsCguXR2QyXF4OFwNoacYcSGp6qaivHGmtv2wsZM1FdiumC7UVeFb27wpZPMpOf/A==",
|
||||
"version": "0.14.67",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.67.tgz",
|
||||
"integrity": "sha512-cJXc+slYwR2zE+0DsNnc+uCeIfccLU3YVNcVznPz2XPqSrgWLPiBC3VMkyCneeIypos/mnnraY8mxMRSP53l3g==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -17247,9 +17247,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.66",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.66.tgz",
|
||||
"integrity": "sha512-xAWq8m6BYkraDJAT4OXVVKsCguXR2QyXF4OFwNoacYcSGp6qaivHGmtv2wsZM1FdiumC7UVeFb27wpZPMpOf/A==",
|
||||
"version": "0.14.67",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.67.tgz",
|
||||
"integrity": "sha512-cJXc+slYwR2zE+0DsNnc+uCeIfccLU3YVNcVznPz2XPqSrgWLPiBC3VMkyCneeIypos/mnnraY8mxMRSP53l3g==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.66",
|
||||
"zigbee-herdsman": "0.14.67",
|
||||
"zigbee-herdsman-converters": "14.0.655",
|
||||
"zigbee2mqtt-frontend": "0.6.114"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user