webui-vue: srcrev bump 057232b854..73e419a582

Derick Montague (1):
      Fix documentation rendering bug

Yoshie Muranaka (6):
      Fix errors on local user management add user
      Fix Search component default prop validation
      Add Search component to Fans table on Hardware status page
      Add search component to DIMM slot table on Hardware status page
      Update Sensors page to use table mixins
      Update Event logs page to use table mixins

(From meta-phosphor rev: 909bfc67972d5dc93247ed6690919f6a299189ca)

Change-Id: I81f96eef49ffff00cde4bd6361e14c1bec6ea4c7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 a1914d7..5208e4b 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"
-SRCREV = "057232b85405e8c4a3a6a8c0245e582f26571927"
+SRCREV = "73e419a58213c74bd0f19b31cff1ee50147a3278"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "