From 3a26a960ce6d6c1b93fe4a04d936574b9ad34909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 06:00:49 +0000 Subject: [PATCH] Bump tslog from 2.12.0 to 3.1.1 Bumps [tslog](https://github.com/fullstack-build/tslog) from 2.12.0 to 3.1.1. - [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.1) 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..9ab89e61 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.1", "vcap_services": "^0.7.1" }, "devDependencies": {