phosphor-webui: srcrev bump 432f02cd83..1ab0f7c1d5

Yoshie Muranaka (1):
      Create firmware-card component

Change-Id: I43926dc703be7ca850fc94b8a874021c42c11228
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 82810ed..21c5fe6 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 = "432f02cd8355509a8a51fe2baf2097de78a831bf"
+SRCREV = "1ab0f7c1d59e3ccae14d92ba865ec52c53772ca2"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "