From 0787e028fd135c2efa69f906f6324848e0657788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 05:25:50 +0000 Subject: [PATCH] Bump tslog from 2.12.0 to 3.2.0 Bumps [tslog](https://github.com/fullstack-build/tslog) from 2.12.0 to 3.2.0. - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullstack-build/tslog/compare/v2.12.0...v3.2.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 7f65c507..bb8fadd5 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "http-proxy-agent": "^4.0.1", "joi": "^17.2.1", "node-fetch": "^2.6.0", - "tslog": "^2.6.2", + "tslog": "^3.2.0", "vcap_services": "^0.7.1" }, "devDependencies": {