From 3ee152bd9655c4e92de78a2a918c005dd0bc8357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 01:55:54 +0000 Subject: [PATCH] Bump terminal-kit from 1.49.4 to 2.1.8 Bumps [terminal-kit](https://github.com/cronvel/terminal-kit) from 1.49.4 to 2.1.8. - [Release notes](https://github.com/cronvel/terminal-kit/releases) - [Changelog](https://github.com/cronvel/terminal-kit/blob/master/CHANGELOG) - [Commits](https://github.com/cronvel/terminal-kit/compare/v1.49.4...v2.1.8) --- updated-dependencies: - dependency-name: terminal-kit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 44 ++++++++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 361f784b..60a7c1bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "node-html-parser": "^1.3.1", "papaparse": "^5.3.0", "shelljs": "^0.8.3", - "terminal-kit": "^1.35.2", + "terminal-kit": "^2.1.8", "underscore": "^1.9.1", "web3-utils": "^1.2.6" }, @@ -2662,9 +2662,9 @@ } }, "node_modules/string-kit": { - "version": "0.11.10", - "resolved": "https://registry.npmjs.org/string-kit/-/string-kit-0.11.10.tgz", - "integrity": "sha512-ATVmIpMrqxPFNiNQTnmEeXzt3743O6DubJWh2MiAQV1ifKd4PcCjBcybCdb0ENnPO1T6asORK9nOpygn1BATag==", + "version": "0.12.8", + "resolved": "https://registry.npmjs.org/string-kit/-/string-kit-0.12.8.tgz", + "integrity": "sha512-9UYXBbe/reAZI6cKiaNC7zEzdmA91Ih5/lVmbPGoMssSWZfqVcQvqAMlL0dTdMn+a7XCXBe8zV4BVopXlf+Aaw==", "engines": { "node": ">=6.0.0" } @@ -2731,21 +2731,21 @@ } }, "node_modules/terminal-kit": { - "version": "1.49.4", - "resolved": "https://registry.npmjs.org/terminal-kit/-/terminal-kit-1.49.4.tgz", - "integrity": "sha512-ehoNOk7xB/QBVX38P2kpoLip+s4Tlb6qYDBAoLg/rdRrrtRlDgs97a9MG0xU1IGq/Qpn47n1rwb5fWbM/Bprag==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/terminal-kit/-/terminal-kit-2.1.8.tgz", + "integrity": "sha512-0mj+C3iuawIwUAV/WBOw1GZ50kgEUefS1Ew0KoaD8mVfkr1nuI1kceTafDHoT7Vi3Gg2U+5DIeVjlts2lSyLzg==", "dependencies": { "@cronvel/get-pixels": "^3.4.0", - "chroma-js": "^2.1.0", + "chroma-js": "^2.1.2", "lazyness": "^1.2.0", "ndarray": "^1.0.19", - "nextgen-events": "^1.3.4", + "nextgen-events": "^1.5.2", "seventh": "^0.7.40", - "string-kit": "^0.11.9", - "tree-kit": "^0.7.0" + "string-kit": "^0.12.8", + "tree-kit": "^0.7.4" }, "engines": { - "node": ">=10.0.0" + "node": ">=14.15.0" } }, "node_modules/to-regex-range": { @@ -4769,9 +4769,9 @@ } }, "string-kit": { - "version": "0.11.10", - "resolved": "https://registry.npmjs.org/string-kit/-/string-kit-0.11.10.tgz", - "integrity": "sha512-ATVmIpMrqxPFNiNQTnmEeXzt3743O6DubJWh2MiAQV1ifKd4PcCjBcybCdb0ENnPO1T6asORK9nOpygn1BATag==" + "version": "0.12.8", + "resolved": "https://registry.npmjs.org/string-kit/-/string-kit-0.12.8.tgz", + "integrity": "sha512-9UYXBbe/reAZI6cKiaNC7zEzdmA91Ih5/lVmbPGoMssSWZfqVcQvqAMlL0dTdMn+a7XCXBe8zV4BVopXlf+Aaw==" }, "string-width": { "version": "4.2.3", @@ -4813,18 +4813,18 @@ } }, "terminal-kit": { - "version": "1.49.4", - "resolved": "https://registry.npmjs.org/terminal-kit/-/terminal-kit-1.49.4.tgz", - "integrity": "sha512-ehoNOk7xB/QBVX38P2kpoLip+s4Tlb6qYDBAoLg/rdRrrtRlDgs97a9MG0xU1IGq/Qpn47n1rwb5fWbM/Bprag==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/terminal-kit/-/terminal-kit-2.1.8.tgz", + "integrity": "sha512-0mj+C3iuawIwUAV/WBOw1GZ50kgEUefS1Ew0KoaD8mVfkr1nuI1kceTafDHoT7Vi3Gg2U+5DIeVjlts2lSyLzg==", "requires": { "@cronvel/get-pixels": "^3.4.0", - "chroma-js": "^2.1.0", + "chroma-js": "^2.1.2", "lazyness": "^1.2.0", "ndarray": "^1.0.19", - "nextgen-events": "^1.3.4", + "nextgen-events": "^1.5.2", "seventh": "^0.7.40", - "string-kit": "^0.11.9", - "tree-kit": "^0.7.0" + "string-kit": "^0.12.8", + "tree-kit": "^0.7.4" } }, "to-regex-range": { diff --git a/package.json b/package.json index d7fa24e7..fc2d2219 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "node-html-parser": "^1.3.1", "papaparse": "^5.3.0", "shelljs": "^0.8.3", - "terminal-kit": "^1.35.2", + "terminal-kit": "^2.1.8", "underscore": "^1.9.1", "web3-utils": "^1.2.6" },