Skip to content

Commit

Permalink
Bump express from 4.17.3 to 4.19.2 in /examples/14
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent db78f93 commit e23e0fc
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 83 deletions.
2 changes: 1 addition & 1 deletion examples/14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Mike Pirog",
"license": "MIT",
"dependencies": {
"express": "^4.17.3"
"express": "^4.19.2"
},
"devDependencies": {
"grunt-contrib-compass": "^1.1.1",
Expand Down
Loading

0 comments on commit e23e0fc

Please sign in to comment.