Update zigbee-herdsman-converters to 13.0.14 (#5219)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-07 19:34:06 +01:00
committed by GitHub
parent 92b942e4f2
commit 3f2eec85b2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14525,9 +14525,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "13.0.13",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.13.tgz",
"integrity": "sha512-9HjbptGoKDCleVhUh/KmEEGtL4wihwXD5GQVOcwU+1vJWaC5GIXbFIoeVczp1LZl3RNEqo53DxZa0HeDPZDpQQ==",
"version": "13.0.14",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.14.tgz",
"integrity": "sha512-NfI6eOi5rN6qN1D6PLbGqqedd9sPOZAgzYVFUvcDknwYSyj3sBP69b7aU76i86CCenjZqeYzkrETi+n+gYehDA==",
"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.39",
"zigbee-herdsman-converters": "13.0.13",
"zigbee-herdsman-converters": "13.0.14",
"zigbee2mqtt-frontend": "0.2.100"
},
"devDependencies": {