fix(ignore): update zigbee-herdsman-converters to 15.120.0 (#19761)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-11-18 20:20:27 +00:00
committed by GitHub
co-authored by Koenkk
parent ad4bed8921
commit fd19c86cb1
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.6.0",
"ws": "^8.14.2",
"zigbee-herdsman": "0.23.0",
"zigbee-herdsman-converters": "15.119.0",
"zigbee-herdsman-converters": "15.120.0",
"zigbee2mqtt-frontend": "0.6.143"
},
"bin": {
@@ -9955,9 +9955,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.119.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.119.0.tgz",
"integrity": "sha512-WB/rzQpxFhfI62jVNMYQPlJPJPmeo5DtdQ3cbC5B0uqRGVioKRQ+IVCgkfwDyuLjgg/vzi0IUAxbyf4QLIkScg==",
"version": "15.120.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.120.0.tgz",
"integrity": "sha512-1ZOcVLo7sMAZHBQtqwRS2Finh0IBLWcYSWN2eYGq8atVw2JRX7HozazEOZ1tNaJ0o8z92NsjFPZay8z/MHqncg==",
"dependencies": {
"axios": "^1.6.1",
"buffer-crc32": "^0.2.13",
@@ -17205,9 +17205,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.119.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.119.0.tgz",
"integrity": "sha512-WB/rzQpxFhfI62jVNMYQPlJPJPmeo5DtdQ3cbC5B0uqRGVioKRQ+IVCgkfwDyuLjgg/vzi0IUAxbyf4QLIkScg==",
"version": "15.120.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.120.0.tgz",
"integrity": "sha512-1ZOcVLo7sMAZHBQtqwRS2Finh0IBLWcYSWN2eYGq8atVw2JRX7HozazEOZ1tNaJ0o8z92NsjFPZay8z/MHqncg==",
"requires": {
"axios": "^1.6.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -62,7 +62,7 @@
"winston-transport": "^4.6.0",
"ws": "^8.14.2",
"zigbee-herdsman": "0.23.0",
"zigbee-herdsman-converters": "15.119.0",
"zigbee-herdsman-converters": "15.120.0",
"zigbee2mqtt-frontend": "0.6.143"
},
"devDependencies": {