From eeee1f95aa95531d67ffe9bf0d19a35c702b916a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:20:14 +0000 Subject: [PATCH] Bump tslog from 2.12.0 to 3.1.2 Bumps [tslog](https://github.com/fullstack-build/tslog) from 2.12.0 to 3.1.2. - [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.2) 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..34a9c3eb 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.2", "vcap_services": "^0.7.1" }, "devDependencies": {