Update zigbee-herdsman-converters to 14.0.277 (#9141)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-10-13 19:09:31 +02:00 committed by GitHub
parent 749381bf2f
commit cff4ea726e
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": { "zigbee-herdsman-converters": {
"version": "14.0.276", "version": "14.0.277",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.276.tgz", "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.277.tgz",
"integrity": "sha512-Mn9XLymNAIKp+QFwBy+frkCvUw3NgJfx26w8Lzawllj4N6X7Xima3RTscI6aj9G+KESBazI3ZexYMv3mGIpzAw==", "integrity": "sha512-Z/zqllg0MSd8ya2J5BQN7CDZ5rQ+n5ppRKnd+2R7FNI3pzpxqFc4dhwIL2Q+O7xixgyIrhwxDtfhpa0KOffA1w==",
"requires": { "requires": {
"axios": "^0.22.0", "axios": "^0.22.0",
"buffer-crc32": "^0.2.13", "buffer-crc32": "^0.2.13",

View File

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