Update zigbee-herdsman-converters to 13.0.1 (#5058)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-11-22 21:12:09 +01:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 2fa70fea4d
commit a5c2c483ad
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14564,9 +14564,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.0.tgz",
"integrity": "sha512-yghuEb/LmcaK1Q54LoV8ViGI0XRdDhK0z7QHlDQNS63cDbqruITsBQypuc/IX6rfWxpz3p/OBCIJhbb2WXuUnA==",
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.1.tgz",
"integrity": "sha512-nkMPS3Su7DUn5ESZEMPKXwW22cHB/Y9OXB7W96cZxXb621qNq5Z3aaOSeG1TcPUKMYfv/fTng/CCXCCFi8areA==",
"requires": {
"axios": "^0.21.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.31",
"zigbee-herdsman-converters": "13.0.0",
"zigbee-herdsman-converters": "13.0.1",
"zigbee2mqtt-frontend": "0.2.93"
},
"devDependencies": {