Bump table from 6.3.4 to 6.5.1

Bumps [table](https://github.com/gajus/table) from 6.3.4 to 6.5.1.
- [Release notes](https://github.com/gajus/table/releases)
- [Commits](https://github.com/gajus/table/compare/v6.3.4...v6.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
main
dependabot-preview[bot] 2021-04-27 20:24:45 +00:00
parent 89e7c10715
commit e47a65264c
1 changed files with 4 additions and 3 deletions

View File

@ -5780,9 +5780,9 @@ table@^5.2.3:
string-width "^3.0.0"
table@^6.2.0:
version "6.3.4"
resolved "https://registry.yarnpkg.com/table/-/table-6.3.4.tgz#5d8a7fa1c887bd1ef08741751ec36246255a80b6"
integrity sha512-fhKcZ3+oAYG/ld3seJEZ9+fGSsy+yeoPzLQUrwbOzNYdhrU+6TzObhJ2Sp76ZfUGIrDTrxsXz5NSCZJIUOJb4Q==
version "6.5.1"
resolved "https://registry.yarnpkg.com/table/-/table-6.5.1.tgz#930885a7430f15f8766b35cd1e36de40793db523"
integrity sha512-xGDXWTBJxahkzPQCsn1S9ESHEenU7TbMD5Iv4FeopXv/XwJyWatFjfbor+6ipI10/MNPXBYUamYukOrbPZ9L/w==
dependencies:
ajv "^8.0.1"
lodash.clonedeep "^4.5.0"
@ -5790,6 +5790,7 @@ table@^6.2.0:
lodash.truncate "^4.4.2"
slice-ansi "^4.0.0"
string-width "^4.2.0"
strip-ansi "^6.0.0"
tar-stream@1.6.2:
version "1.6.2"