Update zigbee-herdsman-converters.

This commit is contained in:
Koen Kanters
2019-10-14 20:32:01 +02:00
parent 8bcbb5930a
commit 0527b89b49
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12559,9 +12559,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "11.1.23",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-11.1.23.tgz",
"integrity": "sha512-vvwKl6EsAUJsBk7HGz31RrAADfeKq89ZKvcSmDifvAXc6unOHQyfusqf9HAkXQnIJxlCdkuoJUbTVT5zLHY/eQ=="
"version": "11.1.24",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-11.1.24.tgz",
"integrity": "sha512-QPcg2Kfw31KpPdIap672BrbbBjrvjcNhzvLuCtU8UusPuvOWF8buCMINu20ZvF5aToRDDYEhTUt51xLPD5FpQg=="
}
}
}
+1 -1
View File
@@ -46,7 +46,7 @@
"semver": "*",
"winston": "*",
"zigbee-herdsman": "0.9.2",
"zigbee-herdsman-converters": "11.1.23"
"zigbee-herdsman-converters": "11.1.24"
},
"devDependencies": {
"eslint": "*",