Skip to content

Commit

Permalink
Bump express from 4.18.1 to 4.19.2 in /examples/profile (#452)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.1 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.1...4.19.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent b0a7775 commit c940e04
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 26 deletions.
141 changes: 116 additions & 25 deletions examples/profile/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 examples/profile/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"body-parser": "1.20.0",
"dotenv": "16.0.2",
"ejs": "3.1.8",
"express": "4.18.1",
"express": "4.19.2",
"yoti": "file:../.."
},
"devDependencies": {
Expand Down

0 comments on commit c940e04

Please sign in to comment.