mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman to 0.12.127 (#4226)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
bdd8567229
commit
af97b65926
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6027,9 +6027,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.126",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.126.tgz",
|
||||
"integrity": "sha512-iM+1f4cv3M6DWjKGx3VPdVZ0pDCg6nH/F1A7EjHJ7Q0Fm90WZ2NVLZ6DV/a0KwWHFwpLrKTKtF3aHWexw70FRA==",
|
||||
"version": "0.12.127",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.127.tgz",
|
||||
"integrity": "sha512-NbNwX+83byss1tQpZXydpo9iYuHa3RV88X2vHpmoNnv4WuHBjnSbmL/1sdiUB1URBIGeFgC9MxLiTtqxMyCehQ==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"semver": "^7.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.126",
|
||||
"zigbee-herdsman": "0.12.127",
|
||||
"zigbee-herdsman-converters": "12.0.177"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user