mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
fix(ignore): update zigbee-herdsman-converters to 15.67.0 (#18815)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.18.4",
|
||||
"zigbee-herdsman-converters": "15.66.1",
|
||||
"zigbee-herdsman-converters": "15.67.0",
|
||||
"zigbee2mqtt-frontend": "0.6.135"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9792,9 +9792,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "15.66.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.66.1.tgz",
|
||||
"integrity": "sha512-tECNPOKCYCYeeeb8s4wbUFE3slnosj1TqXhKHcAdiAgQ8qVI/diwKNdXTjsi8mir2oJ6HfVQ/GXLWlRSDdge0g==",
|
||||
"version": "15.67.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.67.0.tgz",
|
||||
"integrity": "sha512-iCOun/KpiWQomclAnAxtCTVg9OR1r9BFPb2hlp3r3PHVZn51oyB+NOGvZE15aJmu6fS8RnN0yePh2g+V7W9D9g==",
|
||||
"dependencies": {
|
||||
"axios": "^1.5.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16893,9 +16893,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "15.66.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.66.1.tgz",
|
||||
"integrity": "sha512-tECNPOKCYCYeeeb8s4wbUFE3slnosj1TqXhKHcAdiAgQ8qVI/diwKNdXTjsi8mir2oJ6HfVQ/GXLWlRSDdge0g==",
|
||||
"version": "15.67.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.67.0.tgz",
|
||||
"integrity": "sha512-iCOun/KpiWQomclAnAxtCTVg9OR1r9BFPb2hlp3r3PHVZn51oyB+NOGvZE15aJmu6fS8RnN0yePh2g+V7W9D9g==",
|
||||
"requires": {
|
||||
"axios": "^1.5.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.18.4",
|
||||
"zigbee-herdsman-converters": "15.66.1",
|
||||
"zigbee-herdsman-converters": "15.67.0",
|
||||
"zigbee2mqtt-frontend": "0.6.135"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user