mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman to 0.13.11 (#4489)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
60e5a14776
commit
3b04e4c771
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6467,9 +6467,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.10",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.10.tgz",
|
||||
"integrity": "sha512-nCKWvnwZo55OCHirDGhAYT18G0D2bVRBFZhCTnALZjAkHVXayMSwI31A1n+BsKInKgxut7otkm5BeEmq3gjFZA==",
|
||||
"version": "0.13.11",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.11.tgz",
|
||||
"integrity": "sha512-VgsTcYE9lHyXCaHYgzo0Jbtx69YV34YshfqRrcmst59pMmcGN3Vco3TG9FW7SVIJrsZKtVNKTLaUsxzM/9VcIg==",
|
||||
"requires": {
|
||||
"debug": "^4.2.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.10",
|
||||
"zigbee-herdsman": "0.13.11",
|
||||
"zigbee-herdsman-converters": "12.0.193",
|
||||
"zigbee2mqtt-frontend": "0.2.17"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user