Update zigbee-herdsman-converters to 14.0.574 (#13226)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-07-20 18:16:35 +00:00
committed by GitHub
parent 759c2f3f00
commit 8d8da9f286
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.8.1",
"zigbee-herdsman": "0.14.46",
"zigbee-herdsman-converters": "14.0.573",
"zigbee-herdsman-converters": "14.0.574",
"zigbee2mqtt-frontend": "0.6.107"
},
"bin": {
@@ -9831,9 +9831,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.573",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.573.tgz",
"integrity": "sha512-Qr5qF0yZq9ibefm6cYzK+hPbU4b9l270JtsKsxULw7WOPcDlh9j8+OI5F3yUUBDLLkLLuTRpyfl1UhXZBn7KsQ==",
"version": "14.0.574",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.574.tgz",
"integrity": "sha512-HfZDTw2WTVqGLvktdKfmZ3hbJrwIIir8U3jcSqgG8auLY3lVud08eytPkusCOwce+U+Ergc17AGCO+/yMlHQIg==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -17113,9 +17113,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.573",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.573.tgz",
"integrity": "sha512-Qr5qF0yZq9ibefm6cYzK+hPbU4b9l270JtsKsxULw7WOPcDlh9j8+OI5F3yUUBDLLkLLuTRpyfl1UhXZBn7KsQ==",
"version": "14.0.574",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.574.tgz",
"integrity": "sha512-HfZDTw2WTVqGLvktdKfmZ3hbJrwIIir8U3jcSqgG8auLY3lVud08eytPkusCOwce+U+Ergc17AGCO+/yMlHQIg==",
"requires": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -61,7 +61,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.8.1",
"zigbee-herdsman": "0.14.46",
"zigbee-herdsman-converters": "14.0.573",
"zigbee-herdsman-converters": "14.0.574",
"zigbee2mqtt-frontend": "0.6.107"
},
"devDependencies": {