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

Change-Id: I682f16af3890ee455d04a246922bb6b59fcd98b3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index a1914d7..5208e4b 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 "