phosphor-webui: srcrev bump bd500cd2d6..dbf0481196

Alexander Filippov (1):
      fix date/time representation in national locales

Change-Id: Iad80a7ff55903c5a6172147a36ba0be1ceb4c932
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 fb8e709..af8edcc 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 = "bd500cd2d6841a7d0a7d69bdccfc5d46026380a8"
+SRCREV = "dbf048119670aabcdff6c35fe6873f0ac7555a69"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "