webui-vue: srcrev bump 5ecdd66639..2ec04fbb91

SurenNeware (1):
      Update vue cli node modules

Yoshie Muranaka (2):
      Remove unused property from firmware page
      Add disabled class to FormFile component

Change-Id: I40b07ac5dc0b793c619efac3be7c11845a394c0f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index bfec371..1637273 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "5ecdd6663904f4730c06a47efedbd382094e03c3"
+SRCREV = "2ec04fbb915a2d3428312288a282008c138a9a62"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "