Update converters

This commit is contained in:
Koen Kanters
2020-05-24 14:41:40 +02:00
parent 89b9b84f94
commit 396bdf5592
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14150,9 +14150,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.95",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.95.tgz",
"integrity": "sha512-z2T/ETg4wsKJGNv8cidVBMxa32TdEkXIAwTo/2EWp4l0ooDX2o6qqkUMClCt3nXXGFj6kD8AFoHAspT9+Run9g==",
"version": "12.0.96",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.96.tgz",
"integrity": "sha512-HX2SoIDDKv6XaEEbwf+HY/ZMa+V/QaT5XbALMOAeyL9EfEx54ZVaws23aEBIAKUWUpoctvImTWpVumsugb0qkg==",
"requires": {
"axios": "*",
"https-proxy-agent": "*",
+1 -1
View File
@@ -46,7 +46,7 @@
"semver": "*",
"winston": "*",
"zigbee-herdsman": "0.12.90",
"zigbee-herdsman-converters": "12.0.95"
"zigbee-herdsman-converters": "12.0.96"
},
"devDependencies": {
"eslint": "*",