Update zigbee2mqtt-frontend to 0.5.14 (#8071)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-07-22 21:46:30 +08:00 committed by GitHub
parent f571938efc
commit 0e498c6d49
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

@ -30431,9 +30431,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.43",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.43.tgz",
"integrity": "sha512-Dstp+97p/YXq8ffKu1tQ6XzoOavn5zWroqa0QC6DLLPc7yIdCN8Xq9na+TNMMbaUKNZtAn3WmJw74jPQllu01Q=="
"version": "0.5.14",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.14.tgz",
"integrity": "sha512-kLmrNfLpBfYLIvorMrvn/eIKWnOAopuO9BTlDt6WiRJgAOVljsQyXH59LoPakqEJAgtYlfGGEo6tynuo+BUSnQ=="
}
}
}

View File

@ -57,7 +57,7 @@
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.119",
"zigbee-herdsman-converters": "14.0.201",
"zigbee2mqtt-frontend": "0.4.43"
"zigbee2mqtt-frontend": "0.5.14"
},
"devDependencies": {
"@babel/core": "^7.14.6",