Update zigbee-herdsman to 0.13.49 (#5637)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-08 21:01:09 +01:00
committed by GitHub
co-authored by Koenkk
parent d7c74ca3ad
commit cab93d0c72
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6432,9 +6432,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.48",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.48.tgz",
"integrity": "sha512-orC53ywNN85tyV0w6Te8tCzcDX7J6sOTMkSMGVewXcWydr2huNByITMnvc52kWKvfjFVCzaZvQTOAPxPZqBU/g==",
"version": "0.13.49",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.49.tgz",
"integrity": "sha512-Vai1Kz5zFZWcrFcpvKPNTAfdmGWereC7m7NzDxvcdp4OcvuadQJZgICsc9ylmLUI/yAyKfd+xVynfn/68RlBuQ==",
"requires": {
"debounce": "^1.2.0",
"debug": "^4.3.1",
+1 -1
View File
@@ -51,7 +51,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.48",
"zigbee-herdsman": "0.13.49",
"zigbee-herdsman-converters": "14.0.12",
"zigbee2mqtt-frontend": "0.3.2"
},