Update zigbee-herdsman-converters to 14.0.661 (#14839)

* Update zigbee-herdsman-converters to 14.0.661

* Fix tests

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]
2022-11-06 14:42:08 +00:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 9b48334e0e
commit 5e2df18b75
3 changed files with 9 additions and 9 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.69",
"zigbee-herdsman-converters": "14.0.660",
"zigbee-herdsman-converters": "14.0.661",
"zigbee2mqtt-frontend": "0.6.115"
},
"bin": {
@@ -9342,9 +9342,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.660",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.660.tgz",
"integrity": "sha512-lSe8pLFIuwowKPouCYbisKCTdna+/OnTLxH1waQ8buWmTEAf0V/ltujctgPq01x7ZmZjOtc9Uft65aRvWk951Q==",
"version": "14.0.661",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.661.tgz",
"integrity": "sha512-d7o9YLCnan4P0ac7ifcaHKVP5gfns2dzjLVRu4xL+L70WMi6/V+mYIAiXqcDb3s2iOlqM/6ZlH8QrH3sESvEHQ==",
"dependencies": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
@@ -16190,9 +16190,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.660",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.660.tgz",
"integrity": "sha512-lSe8pLFIuwowKPouCYbisKCTdna+/OnTLxH1waQ8buWmTEAf0V/ltujctgPq01x7ZmZjOtc9Uft65aRvWk951Q==",
"version": "14.0.661",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.661.tgz",
"integrity": "sha512-d7o9YLCnan4P0ac7ifcaHKVP5gfns2dzjLVRu4xL+L70WMi6/V+mYIAiXqcDb3s2iOlqM/6ZlH8QrH3sESvEHQ==",
"requires": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.69",
"zigbee-herdsman-converters": "14.0.660",
"zigbee-herdsman-converters": "14.0.661",
"zigbee2mqtt-frontend": "0.6.115"
},
"devDependencies": {
+1 -1
View File
File diff suppressed because one or more lines are too long