phosphor-webui: srcrev bump 27ce84d247..45cdee9710

beccabroek (1):
      Fix login and overview pages in Safari

Change-Id: Ia2690822040974fd7c112587e862d7cc74d72b23
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 8c0cec7..12d76c7 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 = "27ce84d247a41288228713342d4e7745d8806eba"
+SRCREV = "45cdee9710a915c6be3552cca1d59346cd000a21"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "