Skip to content

Commit

Permalink
security patches
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-codefresh committed Jan 9, 2020
1 parent 4ca6339 commit 9b19f0c
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 1,187 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codefresh-io/task-logger",
"version": "1.4.0",
"version": "1.4.1",
"description": "Codefresh utilities for working with build logs",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,13 +29,13 @@
"sinon-chai": "^3.3.0"
},
"dependencies": {
"cf-errors": "^0.1.11",
"cf-errors": "^0.1.12",
"crypto": "0.0.3",
"debug": "^4.1.1",
"firebase": "git+https://github.com/codefresh-io/firebase.git#80b2ed883ff281cd67b53bd0f6a0bbd6f330fed5",
"firebase-token-generator": "^2.0.0",
"jsonwebtoken": "^8.4.0",
"lodash": "^3.10.1",
"lodash": "^4.17.15",
"mongodb": "^3.1.13",
"node-redis-pubsub": "^4.0.0",
"q": "^1.4.1",
Expand Down
Loading

0 comments on commit 9b19f0c

Please sign in to comment.