Update zigbee2mqtt-frontend to 0.5.18 (#8182)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-07-30 23:51:53 +08:00 committed by GitHub
parent 1e5e3bef97
commit cee9eb1e26
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.16",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.16.tgz",
"integrity": "sha512-9BVjPGN9FP29h8i7s9DUKb1LZ/gOaBvm6IpT+DscaDJzYDt6fBYEwq7Dpw+PpI5AMuTpfDhJCa3TQgixxfheKA=="
"version": "0.5.18",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.18.tgz",
"integrity": "sha512-PeNWDYlTw/h7YPHJvAjoZWKz/N4XU60d/cE6RZX14udetMn21qC0UsNaANUcRqiljW/aa9mfMcSzR33CEqVAdQ=="
}
}
}

View File

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