From 6e121dc54172430900d93768548e18fe96ba4c4f Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Tue, 11 Aug 2020 12:44:38 +0530 Subject: [PATCH] :arrow_up: Update twt to v1.2.0 --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 341994805..d7c14b346 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21857,9 +21857,9 @@ "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=" }, "twt": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/twt/-/twt-1.1.0.tgz", - "integrity": "sha512-TT3xFXl8JEWUjaMKcrsm8YibYjo6ToTVDNqrg+FPwnfb4Ghmy8tnLChQkJoqi/8n5MvB+DFw5EfsMMormb69sw==" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/twt/-/twt-1.2.0.tgz", + "integrity": "sha512-xoy4ii674wt0bKAgTKHj71ZCJy/7ZA/V0a2EXsfPk2jooyt1r4Zo1IE/mn/DOL+fKRy50ohvoPC+T6a2QdOk+Q==" }, "type-check": { "version": "0.3.2", diff --git a/package.json b/package.json index 287f26dd7..487abb8ff 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "random-int": "^2.0.1", "randomcolor": "^0.6.2", "snyk": "^1.369.2", - "twt": "^1.1.0" + "twt": "^1.2.0" }, "files": [ "setup"