From a75196190e4abf3e65bf4e7db1181c7c2d773a1f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 07:30:20 +0000 Subject: [PATCH] Bump tty-table from 2.7.5 to 2.7.6 Bumps [tty-table](https://github.com/tecfu/tty-table) from 2.7.5 to 2.7.6. - [Release notes](https://github.com/tecfu/tty-table/releases) - [Commits](https://github.com/tecfu/tty-table/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d638b6..f02dd4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6312,9 +6312,9 @@ "integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==" }, "tty-table": { - "version": "2.7.5", - "resolved": "https://registry.npmjs.org/tty-table/-/tty-table-2.7.5.tgz", - "integrity": "sha512-qUi/9hKDJcTYiduv1banV9dfz2owI46GXVwUOHpWOYvsP8kA0xytLuE2kI7bDhNGlyPpn2JnwpO/HcVuejkjbQ==", + "version": "2.7.6", + "resolved": "https://registry.npmjs.org/tty-table/-/tty-table-2.7.6.tgz", + "integrity": "sha512-sk0OSwwJ4VMq4s529EZj4jCya02tVD8YlDDSlTNNQWbNB8+CGP/n3z+B4fj8LgIj3lS5BOkWUHFiuJ9qi+VCvg==", "requires": { "chalk": "^2.4.2", "csv": "^5.1.1",