Skip to content

Commit

Permalink
fix(base-driver): update dependency express to v4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 8c3b300 commit ef163eb
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 88 deletions.
215 changes: 128 additions & 87 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/base-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"axios": "1.7.7",
"bluebird": "3.7.2",
"body-parser": "1.20.3",
"express": "4.19.2",
"express": "4.20.0",
"http-status-codes": "2.3.0",
"lodash": "4.17.21",
"lru-cache": "10.4.3",
Expand Down

0 comments on commit ef163eb

Please sign in to comment.