Update zigbee-herdsman-converters to 14.0.203 (#8119)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-24 10:36:30 +02:00
committed by GitHub
parent f74f5fd638
commit b09f20e62e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17642,9 +17642,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.202",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.202.tgz",
"integrity": "sha512-/frUYDN9bBWL6Bpcu6uzPeSpLqQgDbeI6CYO3PzCn9q82s1Ykt8PbAi5NSMZuiaGfsRGNvGeJM5fBbbql0IyVw==",
"version": "14.0.203",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.203.tgz",
"integrity": "sha512-JDK6AVCOaca8leE0SuHEIusl7B/x4RiVzDH2fGvyQZJdGC6kB7BkMPKwmr9Mrdv34OuVnsin0HhoQ9a4bhsHzw==",
"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.120",
"zigbee-herdsman-converters": "14.0.202",
"zigbee-herdsman-converters": "14.0.203",
"zigbee2mqtt-frontend": "0.5.14"
},
"devDependencies": {