Update zigbee-herdsman-converters to 14.0.2 (#5474)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-12-31 10:37:00 +01:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 89272ce300
commit f999f58fa8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14480,9 +14480,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.1.tgz",
"integrity": "sha512-FGSuY/ThEtMYnPpoc9+fO/spKjWOyuLyjMAkHmTo4O2WSGVO9VBBOvORdZ0cNZ69UDzA15bwBdq9/YVGopXkDg==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.2.tgz",
"integrity": "sha512-+iHyjJHbRiFlZS7dWtx7rNEPn1220sCc4+yZTyM+Ay0M+Keghf7p6H6eLro1vPrUpV6b8kfQWIX065w8swZt0g==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.46",
"zigbee-herdsman-converters": "14.0.1",
"zigbee-herdsman-converters": "14.0.2",
"zigbee2mqtt-frontend": "0.2.129"
},
"devDependencies": {