webui-vue: srcrev bump 37b22a1331..43e3bd2613

Jason M. Bills (1):
      Update node-fetch and follow-redirects to fix CVEs

Change-Id: I63d658826bde7e1b969c7cedd0799f71cc89ce92
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 ad8eb5e..15d8612 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "37b22a13319f467e494dcb201570cdde840f8412"
+SRCREV = "43e3bd26133b06ed117a3a3f10b2bc09e2c2aafc"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.