From cfd6cf1e30b15a4515c85de2a2156d697fe87f3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:59:47 +0000 Subject: [PATCH] Bump table from 6.1.0 to 6.3.2 Bumps [table](https://github.com/gajus/table) from 6.1.0 to 6.3.2. - [Release notes](https://github.com/gajus/table/releases) - [Commits](https://github.com/gajus/table/compare/v6.1.0...v6.3.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d6a0b5a..8df6c2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5809,9 +5809,9 @@ table@^5.2.3: string-width "^3.0.0" table@^6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/table/-/table-6.2.0.tgz#3d92adbd37aca3c45de5f9c698d0474aa1de22b8" - integrity sha512-WMBBLuauiLXJjth35K4vOnd/xkaZ/dxEcyoZ+YhxSwfxFqvh+av06+oRqIwbR14m1lENB1egSWOFv/bNEt2D8A== + version "6.3.2" + resolved "https://registry.yarnpkg.com/table/-/table-6.3.2.tgz#afa86bee5cfe305f9328f89bb3e5454132cdea28" + integrity sha512-I9/Ca6Huf2oxFag7crD0DhA+arIdfLtWunSn0NIXSzjtUlDgIBGVZY7SsMkNPNT3Psd/z4gza0nuEpmra9eRbg== dependencies: ajv "^8.0.1" is-boolean-object "^1.1.0"