phosphor-webui: srcrev bump 6f7ec80eb1..22d7822d5c

George Liu (1):
      Fix array index out of bounds exception

(From meta-phosphor rev: 506fbe60949217344b8ac06932894f801dfdd2b9)

Change-Id: I22e04baf15323bbb5c09e298fa31184d4fd64cba
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 3613838..46593f5 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 = "6f7ec80eb14084228cd7d8dae580da4b794c2595"
+SRCREV = "22d7822d5c2e045613e95b8a29df9bc27812b287"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "