Update zigbee-herdsman-converters to 14.0.281 (#9168)

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

@ -13183,9 +13183,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.280",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.280.tgz",
"integrity": "sha512-B1hEgZez+s9oc4s1XzIHk+ysxGbGvBS/5zoEICM6HZ+hElAK+7Ek5tncbJy7g/iLdh3hKXGSWwJaopc+jOM8ag==",
"version": "14.0.281",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.281.tgz",
"integrity": "sha512-4aJXVo+s3+EKST+yTi3FKLsXL5gqnpXFPqmW/+e0nGKR2MfN+ptNcAkM03xLgDXUSEZtspkJ9EhaWtv7a3yuSA==",
"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.159",
"zigbee-herdsman-converters": "14.0.280",
"zigbee-herdsman-converters": "14.0.281",
"zigbee2mqtt-frontend": "0.6.20"
},
"devDependencies": {