phosphor-webui: srcrev bump 0433e005e0..dbafdc5f8f

Yoshie Muranaka (1):
      Enable CA certificate upload

miramurali23 (1):
      Create csr modal

Change-Id: Id3ccdba0cb5f7123f067a433bde8ae42aba12184
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 7d3d13d..a45da21 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 = "0433e005e01732e73e93b167a7a3e4d862f28e28"
+SRCREV = "dbafdc5f8f5cff2afeaece248a07a8ffc15ad8c8"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "