Update zigbee-herdsman-converters to 14.0.438 (#11660)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-03-01 16:01:10 +00:00 committed by GitHub
parent b50e40c9ca
commit eda6e7ca37
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

@ -13230,9 +13230,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.437",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.437.tgz",
"integrity": "sha512-x5FbIQHJD4Cf6r3qFOEy6Wvll+E7RGh9ib9W4ktRZDkntZ3FCnKSbiU46oSAEiuHNGseh+7AngpddvOUhLvShA==",
"version": "14.0.438",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.438.tgz",
"integrity": "sha512-abf5+j61VG1+P5R5BYmFHe/ddHNCf1dWzNcHB51qHKHrTGoVFtqh/J8y+i1zHaWoOxSTf09UZAbAxDxy8GmNwg==",
"requires": {
"axios": "^0.26.0",
"buffer-crc32": "^0.2.13",

View File

@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.20",
"zigbee-herdsman-converters": "14.0.437",
"zigbee-herdsman-converters": "14.0.438",
"zigbee2mqtt-frontend": "0.6.76"
},
"devDependencies": {