Update zigbee-herdsman-converters to 14.0.313 (#9563)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-11-08 19:03:42 +00:00 committed by GitHub
parent d5ccd9221c
commit cd3df10a54
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

@ -13218,9 +13218,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.311",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.311.tgz",
"integrity": "sha512-6azpa/d5Bgu6Tn1/0TB5oWyS6J6QfOfjztO2F6XT12q35woGlm6tMGkNLuiLsJ5IjcBxhwCjmC7skqtGGJjQ/Q==",
"version": "14.0.313",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.313.tgz",
"integrity": "sha512-4b4bGgzKQ//plkBOicCcZnzIElPTWsnDqwfXtOUU/6SibPulMJNfRotW9wmxNlN5HylSW7oQhQF2owEYikWLmQ==",
"requires": {
"axios": "^0.24.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.168",
"zigbee-herdsman-converters": "14.0.311",
"zigbee-herdsman-converters": "14.0.313",
"zigbee2mqtt-frontend": "0.6.31"
},
"devDependencies": {