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 10, 2022
1 parent 3e24329 commit 82ce5f4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,19 +86,19 @@
"dependencies": {
"@bull-board/api": "^4.0.0",
"@bull-board/express": "^4.0.0",
"base-api-client": "^1.5.9",
"base-api-client": "1.5.9",
"bull": "^4.8.4",
"cls-hooked": "^4.2.2",
"cottus": "^1.10.7",
"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",
"logger-decorator": "^1.6.3",
"myrmidon": "^1.7.2",
"logger-decorator": "1.6.3",
"myrmidon": "1.7.2",
"winston": "^3.8.1"
}
}

0 comments on commit 82ce5f4

Please sign in to comment.