phosphor-webui: srcrev bump 6a8d180f28..0b7d07b734

Gunnar Mills (2):
      NoVNC: Changes to package-lock.json
      Update packages and fix vulnerabilities

Change-Id: I7eb4bcb2875f25c5e5fa0a746b4d03db98c8b982
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 1c18057..f83217f 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 = "6a8d180f284e513da2f3d8e0a76769e8b4108abf"
+SRCREV = "0b7d07b734cd9335729217b2d2dadf3cb66e9919"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "