bmcweb: srcrev bump 66ac2b8ca5..27826b5f6a

Ed Tanous (1):
      bmcweb: fix a possible buffer overflow issue

Jason M. Bills (1):
      Update Redfish to Base.1.4.0 message registry

(From meta-phosphor rev: 04ab68e55d97d3b3ccc44a38072d77499d9fa22c)

Change-Id: Icac6348370437083a5bc3f95a67f3f1d770bbfc0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 49b1716..a3c34d2 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "66ac2b8ca5bfc8d2a3529969ee17f7e2eef2e7ff"
+SRCREV = "27826b5f6a4e886a5d4c1b3775b5d62d0438da95"
 
 S = "${WORKDIR}/git"