mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman to 0.12.124 (#4209)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce6005abdd
commit
6452500993
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6001,9 +6001,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.123",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.123.tgz",
|
||||
"integrity": "sha512-0PL6uecxCtfFgL0IjtlImsiutdYrDx7W8h9WwHiwMtJsPkdPDZyrDCDl4sZUR+V4DvDIOXCyyEhahPzXVUe6gQ==",
|
||||
"version": "0.12.124",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.124.tgz",
|
||||
"integrity": "sha512-eYIpc5qKnTZy2rBAt7gx+xzL/UdcQIo2kQRcfRl3N4ppht20WyzWnxQSR04A4yZEmVGu3kVG+L/mHMe6I33HTw==",
|
||||
"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.123",
|
||||
"zigbee-herdsman": "0.12.124",
|
||||
"zigbee-herdsman-converters": "12.0.176"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user