Update zigbee-herdsman-converters to 14.0.127 (#7241)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-04-28 20:06:27 +02:00
committed by GitHub
parent cedbd1fd4c
commit 2b488ccff4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14759,9 +14759,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.126",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.126.tgz",
"integrity": "sha512-ewvzXyunSl2DZA4J3Yxma5Ggc8l9+m08LwyXX7jFh6QQsNUIwAyi0lSOtgENqWS6/2j+TJlaFU3ZA3qD6n8jBA==",
"version": "14.0.127",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.127.tgz",
"integrity": "sha512-ZjwqnLAmqetWKziX8/kR9PIyLvP1A676KQXhh2bB8fL61McC4Jokb9+oAF3DqRXvHfYUbNdlE7YJHXiFrVDUHw==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.92",
"zigbee-herdsman-converters": "14.0.126",
"zigbee-herdsman-converters": "14.0.127",
"zigbee2mqtt-frontend": "0.3.120"
},
"devDependencies": {