webui-vue: srcrev bump 9b79a6e7e3..19b2cfba73

Kenneth Fullbright (1):
      Removed alert message from Update firmware component

Change-Id: I462ac9ef01dc09afead76db85336b40fc083ca59
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index cc24c65..46ae0b5 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git;branch=master;protocol=https"
-SRCREV = "9b79a6e7e3df3d3cbaf9a7750bbe343628022026"
+SRCREV = "19b2cfba7323b8327266063411e4fae4c966b17e"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native "