Update zigbee-herdsman-converters to 14.0.208 (#8193)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-31 16:56:29 +02:00
committed by GitHub
co-authored by Koenkk
parent be2689ee04
commit 30ff15b7dc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17650,9 +17650,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.207",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.207.tgz",
"integrity": "sha512-MqQSlJztpwyDW8S0TUmuebRwIUVpGs2gOWUmUQx/QYXdjUyl5RBsLhNOIyOYZdY5qH+unFhW8uDJXz0TdJV3Sg==",
"version": "14.0.208",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.208.tgz",
"integrity": "sha512-B9RsPRobB4qEMPZkO+TGcyteLjRp07BJYuudJZbRrHXXseOZNP5venuWMX7ZHCNGZ/haRzWjgtA+1ZObtRrkWQ==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.124",
"zigbee-herdsman-converters": "14.0.207",
"zigbee-herdsman-converters": "14.0.208",
"zigbee2mqtt-frontend": "0.5.18"
},
"devDependencies": {