Update zigbee-herdsman-converters to 13.0.17 (#5242)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-09 19:51:41 +01:00
committed by GitHub
parent ab3fd769d5
commit b6c4c2d73c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14540,9 +14540,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "13.0.16",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.16.tgz",
"integrity": "sha512-amDimR0SMrVFCTJvv6/vEQEcei1BrotnYRGPgwT79e/W3Zb7jZAg5YD++xrsLWw4CLSmN66LqKR/gKS9ib5b3Q==",
"version": "13.0.17",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.17.tgz",
"integrity": "sha512-EzgCORIbqt4C082h8Bi5ytM+S2F57ciJhIMVT+5mdvHlRKJSRX9OqVeTYsoLb9dqJ9UNLHuC7jw1ul/hVVUllw==",
"requires": {
"axios": "^0.21.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.40",
"zigbee-herdsman-converters": "13.0.16",
"zigbee-herdsman-converters": "13.0.17",
"zigbee2mqtt-frontend": "0.2.105"
},
"devDependencies": {