Update zigbee2mqtt-frontend to 0.5.19 (#8229)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-03 10:36:14 +08:00
committed by GitHub
parent 62d763614a
commit 056e07a411
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -30447,9 +30447,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.5.18",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.18.tgz",
"integrity": "sha512-PeNWDYlTw/h7YPHJvAjoZWKz/N4XU60d/cE6RZX14udetMn21qC0UsNaANUcRqiljW/aa9mfMcSzR33CEqVAdQ=="
"version": "0.5.19",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.19.tgz",
"integrity": "sha512-p+bCElBHaydb/l7yT3fKaaUGBntfrAN4jz5xFVQRryrx9k5p54t/AAv/cNj55TNe9T90D3UrYsazEsmi3fbkHw=="
}
}
}
+1 -1
View File
@@ -57,7 +57,7 @@
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.124",
"zigbee-herdsman-converters": "14.0.211",
"zigbee2mqtt-frontend": "0.5.18"
"zigbee2mqtt-frontend": "0.5.19"
},
"devDependencies": {
"@babel/core": "^7.14.6",