Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 in /3-Authorization-II/1-call-api/API
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 0144218 commit f1ffc30
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions 3-Authorization-II/1-call-api/API/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 3-Authorization-II/1-call-api/API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.1",
"express": "^4.19.2",
"express-rate-limit": "^6.5.2",
"lowdb": "^1.0.0",
"morgan": "^1.10.0",
Expand Down

0 comments on commit f1ffc30

Please sign in to comment.