Update zigbee2mqtt-frontend to 0.5.16 (#8173)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-07-29 22:27:30 +08:00 committed by GitHub
parent 05a535cf30
commit ffea1ed97d
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

@ -30439,9 +30439,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.5.14",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.14.tgz",
"integrity": "sha512-kLmrNfLpBfYLIvorMrvn/eIKWnOAopuO9BTlDt6WiRJgAOVljsQyXH59LoPakqEJAgtYlfGGEo6tynuo+BUSnQ=="
"version": "0.5.16",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.16.tgz",
"integrity": "sha512-9BVjPGN9FP29h8i7s9DUKb1LZ/gOaBvm6IpT+DscaDJzYDt6fBYEwq7Dpw+PpI5AMuTpfDhJCa3TQgixxfheKA=="
}
}
}

View File

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