Update zigbee-herdsman-converters to 14.0.669 (#15053)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-17 17:07:37 +00:00
committed by GitHub
co-authored by Koenkk
parent 342955666a
commit 8510e99010
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.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
View File
@@ -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": {