mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-06-30 17:11:37 +00:00
Update zigbee-herdsman-converters to 14.0.664 (#14900)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cb29e164f8
commit
672da64913
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.70",
|
||||
"zigbee-herdsman-converters": "14.0.663",
|
||||
"zigbee-herdsman-converters": "14.0.664",
|
||||
"zigbee2mqtt-frontend": "0.6.115"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9342,9 +9342,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.663",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.663.tgz",
|
||||
"integrity": "sha512-4WuA41yLGt+4cHGeSN4UKjpPmJ+yIxMS6MB4VsfCae8at0kGJogN8fBX0xVU6oopwUC574zpnogL10TaQvW+MQ==",
|
||||
"version": "14.0.664",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.664.tgz",
|
||||
"integrity": "sha512-+iGRpLZPETCfQCtlmTmItpoNFNRQKbLfK9WrpxHG06wLLVxUu07VXO577O7VAwLcu4hetOoB3aY4yGPba8iG9A==",
|
||||
"dependencies": {
|
||||
"axios": "^1.1.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16190,9 +16190,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.663",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.663.tgz",
|
||||
"integrity": "sha512-4WuA41yLGt+4cHGeSN4UKjpPmJ+yIxMS6MB4VsfCae8at0kGJogN8fBX0xVU6oopwUC574zpnogL10TaQvW+MQ==",
|
||||
"version": "14.0.664",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.664.tgz",
|
||||
"integrity": "sha512-+iGRpLZPETCfQCtlmTmItpoNFNRQKbLfK9WrpxHG06wLLVxUu07VXO577O7VAwLcu4hetOoB3aY4yGPba8iG9A==",
|
||||
"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.70",
|
||||
"zigbee-herdsman-converters": "14.0.663",
|
||||
"zigbee-herdsman-converters": "14.0.664",
|
||||
"zigbee2mqtt-frontend": "0.6.115"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user