Update zigbee-herdsman-converters to 15.0.16 (#15947)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-04 19:00:11 +00:00
committed by GitHub
parent 50bca161ce
commit cf801344f8
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.15",
"zigbee-herdsman-converters": "15.0.16",
"zigbee2mqtt-frontend": "0.6.121"
},
"bin": {
@@ -9040,9 +9040,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.15",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.15.tgz",
"integrity": "sha512-wsEuP3Dol9Avp0HKPRhq4wKjtDCIXc67Qaje4vwyapJI4bDvZyQAyDxbjbhTj62QF/5hEhdJNIlpqxsXAPfKlQ==",
"version": "15.0.16",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.16.tgz",
"integrity": "sha512-Mr0XAbvM7ZOQ8wb9HJfukw+xU9xbMgi+XfBGw0/oMoad93yLfbKo2W5FhV9ivGKi60lsuEBQsqAascAXM4qKTw==",
"dependencies": {
"axios": "^1.2.2",
"buffer-crc32": "^0.2.13",
@@ -15681,9 +15681,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.15",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.15.tgz",
"integrity": "sha512-wsEuP3Dol9Avp0HKPRhq4wKjtDCIXc67Qaje4vwyapJI4bDvZyQAyDxbjbhTj62QF/5hEhdJNIlpqxsXAPfKlQ==",
"version": "15.0.16",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.16.tgz",
"integrity": "sha512-Mr0XAbvM7ZOQ8wb9HJfukw+xU9xbMgi+XfBGw0/oMoad93yLfbKo2W5FhV9ivGKi60lsuEBQsqAascAXM4qKTw==",
"requires": {
"axios": "^1.2.2",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.15",
"zigbee-herdsman-converters": "15.0.16",
"zigbee2mqtt-frontend": "0.6.121"
},
"devDependencies": {