From e895e8c982f3f9690917d544de7d663577d5d1c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 06:56:42 +0000 Subject: [PATCH] Bump blessed-contrib from 4.8.17 to 4.8.18 Bumps [blessed-contrib](https://github.com/yaronn/blessed-contrib) from 4.8.17 to 4.8.18. - [Release notes](https://github.com/yaronn/blessed-contrib/releases) - [Commits](https://github.com/yaronn/blessed-contrib/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 87ee46c..db2ef02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -155,9 +155,9 @@ "integrity": "sha1-+WLWh+wsNpVwrnGvhDJW5tDKESk=" }, "blessed-contrib": { - "version": "4.8.17", - "resolved": "https://registry.npmjs.org/blessed-contrib/-/blessed-contrib-4.8.17.tgz", - "integrity": "sha512-uhywRrzJQxtpkowgDHdejIE911Pgt0raYOQUoFC/qREyQvXsz5DMj2J2JVjwcx2bpzbDdHRoP/lcWLE1Ol3vCQ==", + "version": "4.8.18", + "resolved": "https://registry.npmjs.org/blessed-contrib/-/blessed-contrib-4.8.18.tgz", + "integrity": "sha512-l0XXpwbxp1NIYMkhTplbi6siZZvVH3JRHy+NPNznPvlD6uBUWVd/wQx4pmo1NCZQMN4MYRjICjedDGp34p/MUQ==", "requires": { "ansi-term": ">=0.0.2", "chalk": "^1.1.0",