Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 in /example
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] committed Apr 3, 2024
1 parent ddc3ea6 commit 8c35edc
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"body-parser": "^1.20.1",
"@duosecurity/duo_universal": "^2.0.2",
"express": "^4.18.2",
"express": "^4.19.2",
"express-session": "^1.17.2",
"nunjucks": "^3.2.4"
}
Expand Down

0 comments on commit 8c35edc

Please sign in to comment.