phosphor-webui: srcrev bump 1085098beb..cb7d29082e

Andrew Geissler (1):
      Clarify versions required for npm and nodejs

Change-Id: I2dd819c2a5995502f821535b87350fea9a90fed3
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 65c7219..c69d4a4 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 = "1085098beb6d2dc271336c247e0246e80eacf847"
+SRCREV = "cb7d29082e836ebf58d6c3295de6b25c1539a3b7"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "