Update zigbee-herdsman-converters to 14.0.3 (#5488)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-01 12:14:35 +01:00
committed by GitHub
co-authored by Koenkk
parent f999f58fa8
commit 3d3f754433
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14480,9 +14480,9 @@
}
},
"zigbee-herdsman-converters": {
"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==",
"version": "14.0.3",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.3.tgz",
"integrity": "sha512-ObZqRgK81C3BIbTXaGL/QEUXP1F1tmj8vjAWVtrlGWkYjCQp4GYKxQU1FHNn342V6/3WxBo122OWrFFRxH3Xfw==",
"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.2",
"zigbee-herdsman-converters": "14.0.3",
"zigbee2mqtt-frontend": "0.2.129"
},
"devDependencies": {