phosphor-webui: srcrev bump 0c1e09e60f..bb45d02123

Dixsie Wolmers (1):
      Fix certificate management tabbing

Kuiying Wang (1):
      Fix issue on IE cannot open SOL page

Yoshie Muranaka (3):
      Add 'wss:' to connect-src directive in CSP
      Update local user role table
      Fix SoL open in new tab Safari bug

(From meta-phosphor rev: adc6a347c067df099b8a6f104ba8353cd9b90499)

Change-Id: I6e6a08bfbc36a005ec85e0f42a1ad96e249ce0b8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 0e4b017..3a3a508 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 = "0c1e09e60f145b12ed17421b606c443d90da1324"
+SRCREV = "bb45d021233a5b7311629201819e0b63b6b691c5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "