Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent 0cb23ed commit 6a86bcd
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 83 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Expand Up @@ -10,7 +10,7 @@
"@hotwired/turbo": "^7.2.4",
"babel-loader": "^8.0.6",
"ejs": "^3.1.7",
"express": "^4.17.3",
"express": "^4.19.2",
"webpack": "^4.39.1",
"webpack-dev-middleware": "^3.7.0"
},
Expand Down

0 comments on commit 6a86bcd

Please sign in to comment.