fix(ignore): update zigbee-herdsman-converters to 15.11.0 (#17808)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-27 16:30:07 +02:00
committed by GitHub
parent b7b3b51cfe
commit 2e8dfbb96e
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.117",
"zigbee-herdsman-converters": "15.10.0",
"zigbee-herdsman-converters": "15.11.0",
"zigbee2mqtt-frontend": "0.6.129"
},
"bin": {
@@ -9445,9 +9445,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.10.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.10.0.tgz",
"integrity": "sha512-3baAPAJtCfXkHaDCnpAgebsxEOtvUdynY+bPz71+8iKcw4buzuTJoTzem4zog6kRplPUzCTN7qbEqe7Y6rHIqA==",
"version": "15.11.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.11.0.tgz",
"integrity": "sha512-MipYVnMbF0Tp5OITItgoCbhu2m2wTa4/oIFXdx9uF/V3xMW8kmSNBKP6+s7XoYazbi4dKG3//e8f+hdOgo+p2w==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16361,9 +16361,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.10.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.10.0.tgz",
"integrity": "sha512-3baAPAJtCfXkHaDCnpAgebsxEOtvUdynY+bPz71+8iKcw4buzuTJoTzem4zog6kRplPUzCTN7qbEqe7Y6rHIqA==",
"version": "15.11.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.11.0.tgz",
"integrity": "sha512-MipYVnMbF0Tp5OITItgoCbhu2m2wTa4/oIFXdx9uF/V3xMW8kmSNBKP6+s7XoYazbi4dKG3//e8f+hdOgo+p2w==",
"requires": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.117",
"zigbee-herdsman-converters": "15.10.0",
"zigbee-herdsman-converters": "15.11.0",
"zigbee2mqtt-frontend": "0.6.129"
},
"devDependencies": {