Update zigbee-herdsman-converters to 14.0.168 (#7661)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-01 15:26:08 +02:00
committed by GitHub
co-authored by Koenkk
parent e0b9e3e738
commit 337c1fdef3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14806,9 +14806,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.167",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.167.tgz",
"integrity": "sha512-SVZ3ikQ1owkhh7pirTsTpj58yGn3C182fHtFP8Z/AHVU587FStC7eFY92g8tQ9TdMgJjCvqX2RizkSfM4YogEQ==",
"version": "14.0.168",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.168.tgz",
"integrity": "sha512-ZuGt+3Rfg4LjvcPi2Lejlj8IfCVhTv6ICmBOSoESzLJwGZhO9RvKpJuIdMpiPOBekwA2YRlMHLgtqpZo5Qa5qA==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.111",
"zigbee-herdsman-converters": "14.0.167",
"zigbee-herdsman-converters": "14.0.168",
"zigbee2mqtt-frontend": "0.4.16"
},
"devDependencies": {