Update zigbee-herdsman-converters to 15.0.51 (#16765)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-20 19:32:31 +00:00
committed by GitHub
parent 45fda8aefd
commit 0b6040dd25
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.1",
"zigbee-herdsman": "0.14.94",
"zigbee-herdsman-converters": "15.0.50",
"zigbee-herdsman-converters": "15.0.51",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -9072,9 +9072,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.50",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.50.tgz",
"integrity": "sha512-KCLU6z+FjqwC8BYfrtcOZ0pE+iMwRatxg64HMchYM4KIxLw4GwQXQ8wavuU/U6a5omE1ygiofM9leYAqLYCrig==",
"version": "15.0.51",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.51.tgz",
"integrity": "sha512-Lq8OBOnCcTec9PcpiV8GcRDfu0XwoOOH+YwPMjZ9GvHZ+l5eSvUoSWWHuMpYMP3Q4Byzm7o6BU7ZWSgONMhQ8A==",
"dependencies": {
"axios": "^1.3.3",
"buffer-crc32": "^0.2.13",
@@ -15734,9 +15734,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.50",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.50.tgz",
"integrity": "sha512-KCLU6z+FjqwC8BYfrtcOZ0pE+iMwRatxg64HMchYM4KIxLw4GwQXQ8wavuU/U6a5omE1ygiofM9leYAqLYCrig==",
"version": "15.0.51",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.51.tgz",
"integrity": "sha512-Lq8OBOnCcTec9PcpiV8GcRDfu0XwoOOH+YwPMjZ9GvHZ+l5eSvUoSWWHuMpYMP3Q4Byzm7o6BU7ZWSgONMhQ8A==",
"requires": {
"axios": "^1.3.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.1",
"zigbee-herdsman": "0.14.94",
"zigbee-herdsman-converters": "15.0.50",
"zigbee-herdsman-converters": "15.0.51",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {