Update zigbee-herdsman-converters to 14.0.276 (#9135)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-10-12 19:51:49 +02:00 committed by GitHub
parent 899383d79e
commit b58e123594
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

@ -13165,9 +13165,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.275",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.275.tgz",
"integrity": "sha512-n9QN4pPVPjIv1lBkBbgQGC3rLk8sLVHyx8k+5Xy8M4ro0HLbw1HYJeHZMsGHGHeUuQK1CmOq3aUiPXFPusgKMg==",
"version": "14.0.276",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.276.tgz",
"integrity": "sha512-Mn9XLymNAIKp+QFwBy+frkCvUw3NgJfx26w8Lzawllj4N6X7Xima3RTscI6aj9G+KESBazI3ZexYMv3mGIpzAw==",
"requires": {
"axios": "^0.22.0",
"buffer-crc32": "^0.2.13",

View File

@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.157",
"zigbee-herdsman-converters": "14.0.275",
"zigbee-herdsman-converters": "14.0.276",
"zigbee2mqtt-frontend": "0.6.20"
},
"devDependencies": {