fix(ignore): update zigbee-herdsman-converters to 18.6.0 (#20585)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-01-05 11:01:40 +01:00
committed by GitHub
parent c8c5ea2de3
commit b17c22bb50
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.6.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.30.0",
"zigbee-herdsman-converters": "18.5.0",
"zigbee-herdsman-converters": "18.6.0",
"zigbee2mqtt-frontend": "0.6.151"
},
"bin": {
@@ -9799,9 +9799,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.5.0.tgz",
"integrity": "sha512-yIuQKGCzWaGNUQCpPokoceQNkiXmTNosYKujE7VWI5UuQxQQ0nWRNaGw6YHi2cJ0NKbdYhhTzl7qZZx4RgUhOQ==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.6.0.tgz",
"integrity": "sha512-LiFNnZcl3yIp2SoDovzddVkejN4J28eLccwJu1OD1RjwlyjdWuGXGgOFYrBweb0vR3CehFciVdqBs9h1uU0zyw==",
"dependencies": {
"axios": "^1.6.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -62,7 +62,7 @@
"winston-transport": "^4.6.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.30.0",
"zigbee-herdsman-converters": "18.5.0",
"zigbee-herdsman-converters": "18.6.0",
"zigbee2mqtt-frontend": "0.6.151"
},
"devDependencies": {