Update zigbee-herdsman-converters to 14.0.14 (#5650)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-01-09 15:07:23 +01:00 committed by GitHub
parent 77a6ec09fb
commit 9189dd1d3d
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

@ -14527,9 +14527,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.13",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.13.tgz",
"integrity": "sha512-ctgPaFFwPXrlxC6f+6hKzVMtX+llGhe+36JS5z5Wq2aktKVW+NaENyxJpfoBPkGdFpUh5iZNswBjYnBS4I8wXA==",
"version": "14.0.14",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.14.tgz",
"integrity": "sha512-1EZzBPHP797DcFASJI8GZv6PwzBnOpGqJ3o+0tZokJ31yeviAaPqqmSCtWyRNPEzlq7qRXroLzI5/7Sb77n57w==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",

View File

@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.49",
"zigbee-herdsman-converters": "14.0.13",
"zigbee-herdsman-converters": "14.0.14",
"zigbee2mqtt-frontend": "0.3.2"
},
"devDependencies": {