fix(ignore): update zigbee-herdsman-converters to 15.88.0 (#19185)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-10-05 18:46:31 +00:00
committed by GitHub
co-authored by Koenkk
parent 32c1bdfccb
commit 0b60cd1100
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.87.0",
"zigbee-herdsman-converters": "15.88.0",
"zigbee2mqtt-frontend": "0.6.137"
},
"bin": {
@@ -9897,9 +9897,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.87.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.87.0.tgz",
"integrity": "sha512-e5hddBPNZor4okpabq8hJFv5OQiQgCzgwdJCDTiBDsPcT4pvpJs6Q5b5ZbpR5m9CB+XAB1M9oZTxFIpzNLWZQw==",
"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==",
"dependencies": {
"axios": "^1.5.1",
"buffer-crc32": "^0.2.13",
@@ -17080,9 +17080,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.87.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.87.0.tgz",
"integrity": "sha512-e5hddBPNZor4okpabq8hJFv5OQiQgCzgwdJCDTiBDsPcT4pvpJs6Q5b5ZbpR5m9CB+XAB1M9oZTxFIpzNLWZQw==",
"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==",
"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.87.0",
"zigbee-herdsman-converters": "15.88.0",
"zigbee2mqtt-frontend": "0.6.137"
},
"devDependencies": {