From 325c2fbac7eb6393193514391af3001066930d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Dec 2022 00:10:16 +0000 Subject: [PATCH] Bump flat from 5.0.0 to 5.0.2 Bumps [flat](https://github.com/hughsk/flat) from 5.0.0 to 5.0.2. - [Release notes](https://github.com/hughsk/flat/releases) - [Commits](https://github.com/hughsk/flat/compare/5.0.0...5.0.2) --- updated-dependencies: - dependency-name: flat dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4423e63..587b108 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4866,10 +4866,8 @@ flat-cache@^2.0.1: write "1.0.3" flat@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.0.tgz#dab7d71d60413becb0ac2de9bf4304495e3af6af" - dependencies: - is-buffer "~2.0.4" + version "5.0.2" + resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241" flatted@^2.0.0: version "2.0.2" @@ -5678,10 +5676,6 @@ is-buffer@^1.1.5: version "1.1.6" resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" -is-buffer@~2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623" - is-callable@^1.1.4, is-callable@^1.1.5: version "1.2.0" resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"