diff --git a/package.json b/package.json index 46f811d..e25d4fe 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "semver": "^7.5.2" }, "dependencies": { - "@codefresh-io/task-logger": "git+https://github.com/codefresh-io/task-logger.git#ebb8433c3cad1dc44114c5a78f64d95105d58258", + "@codefresh-io/task-logger": "git+https://github.com/codefresh-io/task-logger.git#7b015b938c2092ad1ccb4d073a2f644cad9cfadb", "body-parser": "^1.19.0", "cf-errors": "^0.1.16", "cf-logs": "^1.1.25", diff --git a/yarn.lock b/yarn.lock index 1783e63..5563640 100644 --- a/yarn.lock +++ b/yarn.lock @@ -529,9 +529,9 @@ dependencies: regenerator-runtime "^0.13.4" -"@codefresh-io/task-logger@git+https://github.com/codefresh-io/task-logger.git#ebb8433c3cad1dc44114c5a78f64d95105d58258": +"@codefresh-io/task-logger@git+https://github.com/codefresh-io/task-logger.git#7b015b938c2092ad1ccb4d073a2f644cad9cfadb": version "1.12.3" - resolved "git+https://github.com/codefresh-io/task-logger.git#ebb8433c3cad1dc44114c5a78f64d95105d58258" + resolved "git+https://github.com/codefresh-io/task-logger.git#7b015b938c2092ad1ccb4d073a2f644cad9cfadb" dependencies: cf-errors "^0.1.17" debug "^4.1.1"