Update zigbee-herdsman-converters to 14.0.663 (#14889)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-08 18:20:43 +00:00
committed by GitHub
co-authored by Koenkk
parent 1e6a457190
commit cb29e164f8
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.70",
"zigbee-herdsman-converters": "14.0.662",
"zigbee-herdsman-converters": "14.0.663",
"zigbee2mqtt-frontend": "0.6.115"
},
"bin": {
@@ -9342,9 +9342,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.662",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.662.tgz",
"integrity": "sha512-gWOjMcD3HcXRRMR4w1iZTmAF5bOHx9R19Yfp2zJ3c00ZF+6pfInUW2KJSlK5tqjU3n9JJGzTLJdgHqfsVrtbYA==",
"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==",
"dependencies": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
@@ -16190,9 +16190,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.662",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.662.tgz",
"integrity": "sha512-gWOjMcD3HcXRRMR4w1iZTmAF5bOHx9R19Yfp2zJ3c00ZF+6pfInUW2KJSlK5tqjU3n9JJGzTLJdgHqfsVrtbYA==",
"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==",
"requires": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.70",
"zigbee-herdsman-converters": "14.0.662",
"zigbee-herdsman-converters": "14.0.663",
"zigbee2mqtt-frontend": "0.6.115"
},
"devDependencies": {