mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update zigbee-shepherd-converters to 7.2.2. https://github.com/Koenkk/zigbee2mqtt/issues/1176
This commit is contained in:
parent
e213356c40
commit
889e972176
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6136,9 +6136,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-shepherd-converters": {
|
||||
"version": "7.2.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-7.2.1.tgz",
|
||||
"integrity": "sha512-fAByFKI9q8JR87tk7irWqFgyUdJur03/mgvKwU+Guh1xb+5DvmhKOg0ndh8szL5aNP3puWKuJZ0cHbgPFTAOcA==",
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-7.2.2.tgz",
|
||||
"integrity": "sha512-2TRXWRIMgAgpOdusOGZ21wPBIMPfIrUMhMSpi/Oh4q00vTH9w/Mf96E7G9Ly6jK+yv2YICugrnkUTsPZBkRmIw==",
|
||||
"requires": {
|
||||
"chai": "*",
|
||||
"debounce": "*",
|
||||
|
@ -45,7 +45,7 @@
|
||||
"winston": "2.4.2",
|
||||
"ziee": "*",
|
||||
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#8c53bd423b69a0eef73e521a2edf447c9392b050",
|
||||
"zigbee-shepherd-converters": "7.2.1",
|
||||
"zigbee-shepherd-converters": "7.2.2",
|
||||
"zive": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user