Update zigbee-herdsman-converters to 14.0.5 (#5505)

* Update zigbee-herdsman-converters to 14.0.5

* Update bridge.test.js

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]
2021-01-02 11:05:43 +01:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent cf7156707d
commit 914819799a
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -14480,9 +14480,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.3",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.3.tgz",
"integrity": "sha512-ObZqRgK81C3BIbTXaGL/QEUXP1F1tmj8vjAWVtrlGWkYjCQp4GYKxQU1FHNn342V6/3WxBo122OWrFFRxH3Xfw==",
"version": "14.0.5",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.5.tgz",
"integrity": "sha512-gBWMUtwptYhGeCctTEexzlhxMCR54zPE7fZnLAk6otlAUothURQV1HJqbNQugbsIKuMSAFuygUbu7NTUk9QOQA==",
"requires": {
"axios": "^0.21.1",
"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.46",
"zigbee-herdsman-converters": "14.0.3",
"zigbee-herdsman-converters": "14.0.5",
"zigbee2mqtt-frontend": "0.3.1"
},
"devDependencies": {
+1 -1
View File
File diff suppressed because one or more lines are too long