Update zigbee-herdsman-converters to 15.0.14 (#15876)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-02 09:12:10 +00:00
committed by GitHub
parent cdb984f830
commit 826f03220d
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.13",
"zigbee-herdsman-converters": "15.0.14",
"zigbee2mqtt-frontend": "0.6.121"
},
"bin": {
@@ -9040,9 +9040,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.13",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.13.tgz",
"integrity": "sha512-kD6G32FjAl1qzE13+zWJTmnU/52jcaD8xYeye5yR5HQDxQEBdJr94VwVvVIOf1w1J1VT1dI0F3THJ7xgjxc7pg==",
"version": "15.0.14",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.14.tgz",
"integrity": "sha512-WZVb4Sg0WxysktC7snfWvazjwvLmwSquj3i/PpS62iK7Z2nP/Xf25933ZoiRhBi1f6wL3bKN5jDSqGm+2lrn7A==",
"dependencies": {
"axios": "^1.2.2",
"buffer-crc32": "^0.2.13",
@@ -15681,9 +15681,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.13",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.13.tgz",
"integrity": "sha512-kD6G32FjAl1qzE13+zWJTmnU/52jcaD8xYeye5yR5HQDxQEBdJr94VwVvVIOf1w1J1VT1dI0F3THJ7xgjxc7pg==",
"version": "15.0.14",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.14.tgz",
"integrity": "sha512-WZVb4Sg0WxysktC7snfWvazjwvLmwSquj3i/PpS62iK7Z2nP/Xf25933ZoiRhBi1f6wL3bKN5jDSqGm+2lrn7A==",
"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.13",
"zigbee-herdsman-converters": "15.0.14",
"zigbee2mqtt-frontend": "0.6.121"
},
"devDependencies": {