webui-vue: srcrev bump f3022e5c1a..5ed21f2d1e

Patrick Williams (1):
      enable shellcheck

Change-Id: I289aa4ea170fd430a37a3dc996bbfd92ce4deb80
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 5dec167..481f7b6 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "f3022e5c1ad1f4d83d03d996d77094a87f4be8e0"
+SRCREV = "5ed21f2d1e8b82be699a623bfdef550dfd598dbb"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "