Update converters

This commit is contained in:
Koen Kanters
2020-07-07 22:41:16 +02:00
parent 903e93845c
commit ff5d11b50a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14132,9 +14132,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.126",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.126.tgz",
"integrity": "sha512-j2WOYaX6c18oSLKSNDPD/ag0WVrHFLJ975kAGk7sVDJRYqsg5alUepQ0LhgWBCf7JBIiWEjpSeOC70TT4gSdBQ==",
"version": "12.0.127",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.127.tgz",
"integrity": "sha512-faz+/g+f1m6P8nNA1KQf9cI73mpTD5VhuboHZtzXsLOwTwkIUs++4V67Cer2mKGumRtGKoMtomNndkLJSUoayA==",
"requires": {
"axios": "*",
"https-proxy-agent": "*",
+1 -1
View File
@@ -48,7 +48,7 @@
"winston": "*",
"winston-syslog": "*",
"zigbee-herdsman": "0.12.100",
"zigbee-herdsman-converters": "12.0.126"
"zigbee-herdsman-converters": "12.0.127"
},
"devDependencies": {
"eslint": "*",