Skip to content

Commit

Permalink
Bump express from 4.0.0 to 4.5.0 in /auth-server
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.0.0 to 4.5.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.0.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2021
1 parent 3fef441 commit 819293c
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 70 deletions.
225 changes: 156 additions & 69 deletions auth-server/package-lock.json
100755 → 100644

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

2 changes: 1 addition & 1 deletion auth-server/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cookie-parser": "1.3.2",
"cors": "^2.8.5",
"create-react-app": "^4.0.1",
"express": "~4.0.0",
"express": "~4.5.0",
"nodemon": "^2.0.6",
"querystring": "~0.2.0",
"request": "~2.34.0"
Expand Down

0 comments on commit 819293c

Please sign in to comment.