Update zigbee-herdsman-converters to 13.0.21 (#5294)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-12-13 21:14:23 +01:00 committed by GitHub
parent 6b50f4074d
commit 2468d61414
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

@ -14539,9 +14539,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "13.0.20",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.20.tgz",
"integrity": "sha512-SZCVc766EtAlSCdUcQ3etiZIn5w95EJ/BSP4pnpkvmqdC8Ba7bR+9jmZQvbNlnrOtfGekxgIsSCO1mQeah1Nkg==",
"version": "13.0.21",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.21.tgz",
"integrity": "sha512-wsnidGHYRSZrRfQG9dVfhF36XhQbdoYC+wiH5V+CUUR83FcBQSt95j2ne3eCPf05YHU6YHEgdCMFpf30gEtOLg==",
"requires": {
"axios": "^0.21.0",
"buffer-crc32": "^0.2.13",

View File

@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.41",
"zigbee-herdsman-converters": "13.0.20",
"zigbee-herdsman-converters": "13.0.21",
"zigbee2mqtt-frontend": "0.2.107"
},
"devDependencies": {