From 1715455358891ebab17832b3c60771294c8105a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 23:05:07 +0000 Subject: [PATCH] Bump st from 0.2.4 to 2.0.0 Bumps [st](https://github.com/isaacs/st) from 0.2.4 to 2.0.0. - [Release notes](https://github.com/isaacs/st/releases) - [Commits](https://github.com/isaacs/st/compare/v0.2.4...v2.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a07e54..e43863a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "mysql": "^2.18.1", "npmconf": "0.0.24", "optional": "^0.1.3", - "st": "0.2.4", + "st": "2.0.0", "stream-buffers": "^3.0.1", "tap": "^11.1.3", "typeorm": "^0.2.24"