mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-20 18:41:35 +00:00
Update zigbee-herdsman-converters to 14.0.669 (#15053)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
342955666a
commit
8510e99010
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.73",
|
||||
"zigbee-herdsman-converters": "14.0.668",
|
||||
"zigbee-herdsman-converters": "14.0.669",
|
||||
"zigbee2mqtt-frontend": "0.6.117"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9342,9 +9342,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.668",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.668.tgz",
|
||||
"integrity": "sha512-wVp6coCp6v7bpCxTNb64CLWrLanYMPgtLnxUDIEvKCXwlPpGOvBYY24F5XF+8sYf8qNDwLelzOETqE46NCk8Sw==",
|
||||
"version": "14.0.669",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.669.tgz",
|
||||
"integrity": "sha512-6U7cP0yzDDm6yUP/X88aZhJ9hCZX+xtOtNOp3wlPQMwpF0kL4J0Mvo+4hyuFwJfUSV5ghj7k3Bun94rKPjV/Yg==",
|
||||
"dependencies": {
|
||||
"axios": "^1.1.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16190,9 +16190,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.668",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.668.tgz",
|
||||
"integrity": "sha512-wVp6coCp6v7bpCxTNb64CLWrLanYMPgtLnxUDIEvKCXwlPpGOvBYY24F5XF+8sYf8qNDwLelzOETqE46NCk8Sw==",
|
||||
"version": "14.0.669",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.669.tgz",
|
||||
"integrity": "sha512-6U7cP0yzDDm6yUP/X88aZhJ9hCZX+xtOtNOp3wlPQMwpF0kL4J0Mvo+4hyuFwJfUSV5ghj7k3Bun94rKPjV/Yg==",
|
||||
"requires": {
|
||||
"axios": "^1.1.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.73",
|
||||
"zigbee-herdsman-converters": "14.0.668",
|
||||
"zigbee-herdsman-converters": "14.0.669",
|
||||
"zigbee2mqtt-frontend": "0.6.117"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user