From c3f9763cb566efd9f16e0eddd7acacaadfde33a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 05:18:38 +0000 Subject: [PATCH] Bump tslog from 2.12.0 to 3.1.0 Bumps [tslog](https://github.com/fullstack-build/tslog) from 2.12.0 to 3.1.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.1.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..bc3658b5 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.1.0", "vcap_services": "^0.7.1" }, "devDependencies": {