Update zigbee-herdsman-converters to 14.0.216 (#8289)

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] 2021-08-08 21:45:09 +02:00 committed by GitHub
parent 950498898c
commit 3d27a63b5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -17650,9 +17650,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.215",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.215.tgz",
"integrity": "sha512-U8yui/6tiaVW429p7ip7yqIk34UNkvE7vtqX7nX7T4uX5CsJSKQAJA1UjR4ECgt3scfYzUki63xsBsRlrEq9QQ==",
"version": "14.0.216",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.216.tgz",
"integrity": "sha512-+ld0Wa8r2yuDjAhEHZeJSqcOHZjgl1yZSxCLOT0P/pB3DEtV5WgtIhph88RVB6qDUn9RCqFJqvnFQkPKR6f9Pg==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",

View File

@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.126",
"zigbee-herdsman-converters": "14.0.215",
"zigbee-herdsman-converters": "14.0.216",
"zigbee2mqtt-frontend": "0.5.22"
},
"devDependencies": {