Update zigbee-herdsman-converters to 14.0.618 (#13949)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-10 07:51:44 +00:00
committed by GitHub
co-authored by Koenkk
parent 0ea528f750
commit cbf75d6339
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.54",
"zigbee-herdsman-converters": "14.0.617",
"zigbee-herdsman-converters": "14.0.618",
"zigbee2mqtt-frontend": "0.6.111"
},
"bin": {
@@ -9974,9 +9974,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.617",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.617.tgz",
"integrity": "sha512-9RUFCKmhrLZ7CCG+lxhY7Rbp9wr3yaCzc7aNZ71pCja6qh9LLAu42SfN+wBJlSq2ItEVG+bEIHJe9k2J+DHy3Q==",
"version": "14.0.618",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.618.tgz",
"integrity": "sha512-sagjPV4Hk3ZOHQvBRZjHd7KnMz7NGNQ1OtWs1hKhUeiTWkyokoRCbINIwoAgUHa+/sZDDRwajZRV9VSSWtv0tA==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -17333,9 +17333,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.617",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.617.tgz",
"integrity": "sha512-9RUFCKmhrLZ7CCG+lxhY7Rbp9wr3yaCzc7aNZ71pCja6qh9LLAu42SfN+wBJlSq2ItEVG+bEIHJe9k2J+DHy3Q==",
"version": "14.0.618",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.618.tgz",
"integrity": "sha512-sagjPV4Hk3ZOHQvBRZjHd7KnMz7NGNQ1OtWs1hKhUeiTWkyokoRCbINIwoAgUHa+/sZDDRwajZRV9VSSWtv0tA==",
"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.54",
"zigbee-herdsman-converters": "14.0.617",
"zigbee-herdsman-converters": "14.0.618",
"zigbee2mqtt-frontend": "0.6.111"
},
"devDependencies": {