Skip to content

Commit

Permalink
build(deps): bump express from 4.18.2 to 4.19.2 in /callback-express (#…
Browse files Browse the repository at this point in the history
…158)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2024
1 parent 5b96b33 commit fb63365
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 47 deletions.
55 changes: 9 additions & 46 deletions callback-express/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 callback-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "callback-express.js",
"dependencies": {
"body-parser": "1.20.2",
"express": "4.18.2"
"express": "4.19.2"
},
"devDependencies": {},
"scripts": {
Expand Down

0 comments on commit fb63365

Please sign in to comment.