mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update zigbee-herdsman-converters to 14.0.655 (#14734)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
fb3ee70c7a
commit
68184d669e
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.66",
|
||||
"zigbee-herdsman-converters": "14.0.654",
|
||||
"zigbee-herdsman-converters": "14.0.655",
|
||||
"zigbee2mqtt-frontend": "0.6.114"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9932,9 +9932,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.654",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.654.tgz",
|
||||
"integrity": "sha512-xm32DcifyLbGMm9Od/bpLJRPEaf0U/2LUJvuopwsITSUv4LJRbbTb9+coSege3L9KewibVPW9vtYwyLAaVPBOw==",
|
||||
"version": "14.0.655",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.655.tgz",
|
||||
"integrity": "sha512-t0j8gX/3bvN/60WWg7zoiWvhYCdYnwRBJC6+8GSiSVLGOUpoEpwGbIZqbESwC1Y1JtQxD5/fUWVc4o58vC+lOw==",
|
||||
"dependencies": {
|
||||
"axios": "^1.1.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -17261,9 +17261,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.654",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.654.tgz",
|
||||
"integrity": "sha512-xm32DcifyLbGMm9Od/bpLJRPEaf0U/2LUJvuopwsITSUv4LJRbbTb9+coSege3L9KewibVPW9vtYwyLAaVPBOw==",
|
||||
"version": "14.0.655",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.655.tgz",
|
||||
"integrity": "sha512-t0j8gX/3bvN/60WWg7zoiWvhYCdYnwRBJC6+8GSiSVLGOUpoEpwGbIZqbESwC1Y1JtQxD5/fUWVc4o58vC+lOw==",
|
||||
"requires": {
|
||||
"axios": "^1.1.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.66",
|
||||
"zigbee-herdsman-converters": "14.0.654",
|
||||
"zigbee-herdsman-converters": "14.0.655",
|
||||
"zigbee2mqtt-frontend": "0.6.114"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user