From 5df3294393c53751cd6610d492984d7a92c49bfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 15:05:46 +0000 Subject: [PATCH] Bump flat from 2.0.1 to 2.0.2 Bumps [flat](https://github.com/hughsk/flat) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/hughsk/flat/releases) - [Commits](https://github.com/hughsk/flat/compare/v2.0.1...2.0.2) --- updated-dependencies: - dependency-name: flat dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integrations/intercom/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"