fix(ignore): update zigbee-herdsman-converters to 15.89.0 (#19190)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-10-06 15:03:40 +00:00
committed by GitHub
co-authored by Koenkk
parent 0b60cd1100
commit b085fac50f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.14.2",
"zigbee-herdsman": "0.19.0",
"zigbee-herdsman-converters": "15.88.0",
"zigbee-herdsman-converters": "15.89.0",
"zigbee2mqtt-frontend": "0.6.137"
},
"bin": {
@@ -9897,9 +9897,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.88.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.88.0.tgz",
"integrity": "sha512-CYBSwW/UstkMTfVTNA8vG/+aVr1HAN6Kp4ReqVTEWnvqRw4qCm/QSBmpXx6zZ2nY+GBD8IOqwF/gk93I9NNQAA==",
"version": "15.89.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.89.0.tgz",
"integrity": "sha512-JYt0XwXDDHrXRC+M21OPsi47hrzCs3ySM7yBo7q+WMCZaFSUAqyIPBs+GoMboqYtdHuTAznqqftq/6KUBDV9OQ==",
"dependencies": {
"axios": "^1.5.1",
"buffer-crc32": "^0.2.13",
@@ -17080,9 +17080,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.88.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.88.0.tgz",
"integrity": "sha512-CYBSwW/UstkMTfVTNA8vG/+aVr1HAN6Kp4ReqVTEWnvqRw4qCm/QSBmpXx6zZ2nY+GBD8IOqwF/gk93I9NNQAA==",
"version": "15.89.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.89.0.tgz",
"integrity": "sha512-JYt0XwXDDHrXRC+M21OPsi47hrzCs3ySM7yBo7q+WMCZaFSUAqyIPBs+GoMboqYtdHuTAznqqftq/6KUBDV9OQ==",
"requires": {
"axios": "^1.5.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.14.2",
"zigbee-herdsman": "0.19.0",
"zigbee-herdsman-converters": "15.88.0",
"zigbee-herdsman-converters": "15.89.0",
"zigbee2mqtt-frontend": "0.6.137"
},
"devDependencies": {