webui-vue: srcrev bump 5ea167820b..60713b0bf2

Gunnar Mills (1):
      Code update: Fix TFTP

Yoshie Muranaka (1):
      Fix account settings double toast confirmation

Change-Id: I274fdf4ef5a93290bb57e886137fba3fab51e962
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 38591dd..19ecc60 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 = "5ea167820bb5f1cdfe4b501eb3c70daf1a3732d3"
+SRCREV = "60713b0bf20c29b8b63b8626bf3f894feb03aeea"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "