Update zigbee-herdsman-converters to 14.0.362 (#10439)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-30 10:06:22 +00:00 committed by GitHub
parent bf72347468
commit 6efa20fa1d
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

@ -13205,9 +13205,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.361",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.361.tgz",
"integrity": "sha512-c1Wz+nnH6dhq0S8VllRVCDbyIjKMo56OzZyJgN1FN5/6z/YsTFA7ukdh/uvIE+uwQOxDNvBOrhIapyNx/xK5Ow==",
"version": "14.0.362",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.362.tgz",
"integrity": "sha512-8acsYD4GAa5pNu9WhexgOv3kt8r7AZ3kXGbatSIzm1jK7EMWO2QoUaAWf+8uZRl2qnomvdK+sp/7kxm/0WI5QA==",
"requires": {
"axios": "^0.24.0",
"buffer-crc32": "^0.2.13",

View File

@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.4.0",
"zigbee-herdsman": "0.13.187",
"zigbee-herdsman-converters": "14.0.361",
"zigbee-herdsman-converters": "14.0.362",
"zigbee2mqtt-frontend": "0.6.65"
},
"devDependencies": {