diff --git a/integrations/intercom/package.json b/integrations/intercom/package.json index c6d8f586f..2d2f7da23 100644 --- a/integrations/intercom/package.json +++ b/integrations/intercom/package.json @@ -32,7 +32,7 @@ "@ndhoule/pick": "^2.0.0", "@segment/analytics.js-integration": "^2.1.0", "@segment/convert-dates": "^1.0.0", - "flat": "2.0.1", + "flat": "2.0.2", "is": "^3.1.0", "obj-case": "^0.2.0" }, diff --git a/yarn.lock b/yarn.lock index e5ffee318..d632b6793 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7352,10 +7352,10 @@ flat-cache@^3.0.4: flatted "^3.1.0" rimraf "^3.0.2" -flat@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/flat/-/flat-2.0.1.tgz#70e29188a74be0c3c89409eed1fa9577907ae32f" - integrity sha1-cOKRiKdL4MPIlAnu0fqVd5B64y8= +flat@2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/flat/-/flat-2.0.2.tgz#d631430678b023a2f9bc10a23ac4ffad7e16b0f2" + integrity sha512-b/cdFAr468cVs8XoG62dbGf9YegchdgEPX6sP7rppE0a4+RZF19kseTiDKGA1rIr3hOvOD0QIlSmaFlOlT0gfA== dependencies: is-buffer "~1.1.2"