phosphor-webui: srcrev bump 1ab0f7c1d5..5fcee5ab52

Dixsie Wolmers (2):
      Update loading spinner
      Add file upload component

Yoshie Muranaka (2):
      Create alert banner component
      Fix truncated button icons on Safari

Change-Id: Ie671f62fadd9db4a7736fb8f95d0635371e305b3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 21c5fe6..834e87a 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "1ab0f7c1d59e3ccae14d92ba865ec52c53772ca2"
+SRCREV = "5fcee5ab526d678c9f39763cc90f600c2869df5d"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "