From 2673b942234eb9e1d61045990d988cb625792a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 15:04:38 +0000 Subject: [PATCH] Bump tslog from 2.12.0 to 3.3.3 Bumps [tslog](https://github.com/fullstack-build/tslog) from 2.12.0 to 3.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: tslog dependency-type: direct:production update-type: version-update:semver-major ... 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..06c3bda2 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.3.3", "vcap_services": "^0.7.1" }, "devDependencies": {