Update zigbee-herdsman-converters to 14.0.27 (#5851)

* Update zigbee-herdsman-converters to 14.0.27

* 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-21 19:52:02 +01:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent e65d660236
commit d80a84aca1
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -14528,9 +14528,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.25",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.25.tgz",
"integrity": "sha512-uf4c23vD4hjP7TgHh2fjAxM7+xgmxsK60/g9NL45WQZ3sxKAkxAQVVoFLsXesb0qsbWceD5ToBa6z6o8c0is7A==",
"version": "14.0.27",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.27.tgz",
"integrity": "sha512-Cn0po4izVZu2g8HlEnyZm7B5VZG44PHFtCfJAICgu16scVRLZtgXQ8GGsOerIKY0WUxQsWhRJwPb7Q93niHWWw==",
"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.58",
"zigbee-herdsman-converters": "14.0.25",
"zigbee-herdsman-converters": "14.0.27",
"zigbee2mqtt-frontend": "0.3.16"
},
"devDependencies": {
+2 -2
View File
File diff suppressed because one or more lines are too long