fix(ignore): update zigbee-herdsman-converters to 16.17.0 (#20359)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-12-23 08:49:50 +00:00
committed by GitHub
co-authored by Koenkk
parent 89f8e43ad1
commit 1a7265017a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.6.0",
"ws": "^8.15.1",
"zigbee-herdsman": "0.28.0",
"zigbee-herdsman-converters": "16.16.0",
"zigbee-herdsman-converters": "16.17.0",
"zigbee2mqtt-frontend": "0.6.149"
},
"bin": {
@@ -9795,9 +9795,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "16.16.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-16.16.0.tgz",
"integrity": "sha512-hH7KOiN+avliUOuA3bKf/58WV04DeBoAxA2yYfy8Cd1ZC0lkzPxVDINM4DtylPtcS8tNr9XnrVw9UqxWQHxDxQ==",
"version": "16.17.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-16.17.0.tgz",
"integrity": "sha512-yc0QHqnd5wMplSW7+gwJp4Txy/ALilDyTjdq7mfZAAMia+Hse6aP/3zqDTUPlR3np7mTOcSiClamUTUgs6UBYA==",
"dependencies": {
"axios": "^1.6.2",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -62,7 +62,7 @@
"winston-transport": "^4.6.0",
"ws": "^8.15.1",
"zigbee-herdsman": "0.28.0",
"zigbee-herdsman-converters": "16.16.0",
"zigbee-herdsman-converters": "16.17.0",
"zigbee2mqtt-frontend": "0.6.149"
},
"devDependencies": {