Update zigbee2mqtt-frontend to 0.2.14 (#4450)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-09-24 19:29:04 +08:00 committed by GitHub
parent 64a7840c4f
commit bbc7c7d5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -20671,9 +20671,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.13",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.13.tgz",
"integrity": "sha512-UEoMN8f6sXZjkAHm0EhYow0KMj5HCXCYVghuOlLD0YaimxfbKuX5Raq+YXy1zqZvlGWS4LAVpHYm6JvPfo1Hrw=="
"version": "0.2.14",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.14.tgz",
"integrity": "sha512-CEOTtwx7xVQMogjImZr0uCdMi9T9M+tgF1hVIWasjj7PMVp4LQeEb8HitvaiTPFWwIw3ifa4JwLoHP9DIz58TQ=="
}
}
}

View File

@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.9",
"zigbee-herdsman-converters": "12.0.191",
"zigbee2mqtt-frontend": "0.2.13"
"zigbee2mqtt-frontend": "0.2.14"
},
"devDependencies": {
"eslint": "*",