mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 10:31:37 +00:00
Update zigbee-herdsman-converters to 14.0.607 (#13739)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
802bccd1f3
commit
7f198d18ac
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.49",
|
||||
"zigbee-herdsman-converters": "14.0.606",
|
||||
"zigbee-herdsman-converters": "14.0.607",
|
||||
"zigbee2mqtt-frontend": "0.6.108"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9948,9 +9948,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.606",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.606.tgz",
|
||||
"integrity": "sha512-/axOn1g+Rch6odfBhhU1ZZVbwanCxmCBlKZaPz7AsPDJS2+Tc4tU2vji+KCuKcIhFu/VkuYREX8JxsurYSBjJQ==",
|
||||
"version": "14.0.607",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.607.tgz",
|
||||
"integrity": "sha512-wHUCAFiNTpym8FiMcB5I8VXV1iim/40sJhM3qSZlyNmC6fX9IGdbpM0dkbc6jdecCBlPRuNO453cE+6q1Ow3dg==",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -17297,9 +17297,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.606",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.606.tgz",
|
||||
"integrity": "sha512-/axOn1g+Rch6odfBhhU1ZZVbwanCxmCBlKZaPz7AsPDJS2+Tc4tU2vji+KCuKcIhFu/VkuYREX8JxsurYSBjJQ==",
|
||||
"version": "14.0.607",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.607.tgz",
|
||||
"integrity": "sha512-wHUCAFiNTpym8FiMcB5I8VXV1iim/40sJhM3qSZlyNmC6fX9IGdbpM0dkbc6jdecCBlPRuNO453cE+6q1Ow3dg==",
|
||||
"requires": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.49",
|
||||
"zigbee-herdsman-converters": "14.0.606",
|
||||
"zigbee-herdsman-converters": "14.0.607",
|
||||
"zigbee2mqtt-frontend": "0.6.108"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user