Skip to content

Commit

Permalink
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
"cf-container-logger"
],
"dependencies": {
"@codefresh-io/task-logger": "^1.8.8",
"@codefresh-io/task-logger": "^1.8.11",
"body-parser": "^1.19.0",
"cf-errors": "^0.1.11",
"cf-logs": "^1.1.0",
2 changes: 1 addition & 1 deletion service.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 1.4.4
version: 1.4.5
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
# yarn lockfile v1


"@codefresh-io/task-logger@^1.8.8":
version "1.8.8"
resolved "https://registry.yarnpkg.com/@codefresh-io/task-logger/-/task-logger-1.8.8.tgz#dc3f4a78edc504b477453434359a74a945eac306"
integrity sha512-YXXOPdbVnADtEVIAlU6tcOZpjAlBfoZhF10ivODLGlvkXeehL6cQ+6NDzGE8KG+KyDAW0icH2nDGZnOJ9ttvdA==
"@codefresh-io/task-logger@^1.8.11":
version "1.8.11"
resolved "https://registry.yarnpkg.com/@codefresh-io/task-logger/-/task-logger-1.8.11.tgz#ff2d25d37a51c126d531687d6b0f25f567ae9bc1"
integrity sha512-9XTOvSaYwu1RnByG2KmAVMjUrWq3J3dN5oVBzrtzWqGoja2w4QJSqsNspMyDvYqKIsAWrXdPNXvsyMPVne2iLg==
dependencies:
cf-errors "^0.1.11"
crypto "0.0.3"

0 comments on commit 4c7697f

Please sign in to comment.