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 11, 2022
1 parent be02b18 commit 11b0a24
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,21 +84,21 @@
"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",
"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",
"myrmidon": "^1.7.2",
"winston": "^3.8.1"
"winston": "3.8.1"
}
}

0 comments on commit 11b0a24

Please sign in to comment.