Update zigbee-herdsman-converters to 13.0.8 (#5157)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-12-01 22:57:02 +01:00 committed by GitHub
parent 9da405a6e5
commit 0e648dcebd
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.7",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.7.tgz",
"integrity": "sha512-aHqcbkQmoSkBth4s94//wJm2UO+0YFQkIndRBbz1XAIdNeHDhUVA6ZT1B1DgJZEbF/HRW8ZZLC+biSF6h/1HvQ==",
"version": "13.0.8",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.8.tgz",
"integrity": "sha512-wqb2k2MMDTLdSwiUtpdLS1/EsKolGDmS/Fpy0CtxGEmFVEwtVNz+WyCwsGk/ly7pLOeUvfq7Vo0MugzVFWBUtw==",
"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.37",
"zigbee-herdsman-converters": "13.0.7",
"zigbee-herdsman-converters": "13.0.8",
"zigbee2mqtt-frontend": "0.2.100"
},
"devDependencies": {