mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman to 0.12.123 (#4206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
1bf49cb720
commit
50f4f95e80
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6001,9 +6001,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zigbee-herdsman": {
|
"zigbee-herdsman": {
|
||||||
"version": "0.12.122",
|
"version": "0.12.123",
|
||||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.122.tgz",
|
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.123.tgz",
|
||||||
"integrity": "sha512-xJk+fJh/kXCXiZOhVcF8XB9AQXSInoMWChxrnbGlRIHw8fggFtOdXoR9p7q+Qw0yVHIgI+W/Eb6bZwJs2NK5aA==",
|
"integrity": "sha512-0PL6uecxCtfFgL0IjtlImsiutdYrDx7W8h9WwHiwMtJsPkdPDZyrDCDl4sZUR+V4DvDIOXCyyEhahPzXVUe6gQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.1.1",
|
||||||
"fast-deep-equal": "^3.1.3",
|
"fast-deep-equal": "^3.1.3",
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
"semver": "^7.3.2",
|
"semver": "^7.3.2",
|
||||||
"winston": "^3.3.3",
|
"winston": "^3.3.3",
|
||||||
"winston-syslog": "^2.4.4",
|
"winston-syslog": "^2.4.4",
|
||||||
"zigbee-herdsman": "0.12.122",
|
"zigbee-herdsman": "0.12.123",
|
||||||
"zigbee-herdsman-converters": "12.0.174"
|
"zigbee-herdsman-converters": "12.0.174"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user