fix(ignore): update zigbee-herdsman-converters to 15.8.2 (#17789)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-24 16:41:06 +02:00
committed by GitHub
co-authored by Koenkk
parent 2d731ba1b6
commit 8b579b6533
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.7.0",
"zigbee-herdsman-converters": "15.8.2",
"zigbee2mqtt-frontend": "0.6.129"
},
"bin": {
@@ -9445,9 +9445,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.7.0.tgz",
"integrity": "sha512-w/Z+3y6VVeSCA+CKqH9LdpLEwmV4u23Aru/2CBIREuyHbw5Sgnf5GN35ro1mRsykebqP5UxMZ9/duPKvdKqMOw==",
"version": "15.8.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.8.2.tgz",
"integrity": "sha512-0Pl3YSV1+tomjX4GER/hfOYhj8iuGqL0YOmR1GYdW9Bmd1s4bnFD3YJW/dRcgJA8NWqSFJ2FLYHHSL1WPKBOnA==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16361,9 +16361,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.7.0.tgz",
"integrity": "sha512-w/Z+3y6VVeSCA+CKqH9LdpLEwmV4u23Aru/2CBIREuyHbw5Sgnf5GN35ro1mRsykebqP5UxMZ9/duPKvdKqMOw==",
"version": "15.8.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.8.2.tgz",
"integrity": "sha512-0Pl3YSV1+tomjX4GER/hfOYhj8iuGqL0YOmR1GYdW9Bmd1s4bnFD3YJW/dRcgJA8NWqSFJ2FLYHHSL1WPKBOnA==",
"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.7.0",
"zigbee-herdsman-converters": "15.8.2",
"zigbee2mqtt-frontend": "0.6.129"
},
"devDependencies": {