Update zigbee-shepherd-converters to 7.2.2. https://github.com/Koenkk/zigbee2mqtt/issues/1176

This commit is contained in:
Koen Kanters 2019-03-02 17:27:29 +01:00
parent e213356c40
commit 889e972176
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -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": "*",

View File

@ -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": {