Skip to content

Commit

Permalink
Upgrade: Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2022
1 parent 15c47a9 commit 8e85854
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 39 deletions.
50 changes: 26 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,25 +84,25 @@
"winston-array-transport": "^1.1.10"
},
"dependencies": {
"@bull-board/api": "^4.0.0",
"@bull-board/express": "^4.0.0",
"@bull-board/api": "4.0.0",
"@bull-board/express": "4.0.0",
"@pustovit/mongo-express": "^1.0.0-alpha.4",
"base-api-client": "^1.5.9",
"bull": "^4.8.4",
"cls-hooked": "^4.2.2",
"bull": "4.8.4",
"cls-hooked": "4.2.2",
"cottus": "^1.10.7",
"dayjs": "^1.11.3",
"docopt": "^0.6.2",
"dotenv": "^16.0.1",
"ejs": "^3.1.8",
"express": "^4.18.1",
"fast-deep-equal": "^3.1.3",
"fs-extra": "^10.1.0",
"dayjs": "1.11.3",
"docopt": "0.6.2",
"dotenv": "16.0.1",
"ejs": "3.1.8",
"express": "4.18.1",
"fast-deep-equal": "3.1.3",
"fs-extra": "10.1.0",
"logger-decorator": "^1.6.3",
"mongodb": "^4.7.0",
"ms": "^2.1.3",
"mongodb": "4.7.0",
"ms": "2.1.3",
"myrmidon": "^1.7.2",
"redis": "^4.2.0",
"winston": "^3.8.1"
"redis": "4.2.0",
"winston": "3.8.1"
}
}

0 comments on commit 8e85854

Please sign in to comment.