Skip to content

Commit

Permalink
Bump express from 4.17.1 to 4.19.2 in /examples/facebook
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.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.17.1...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] authored Mar 26, 2024
1 parent e934aa6 commit 24e1c17
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 153 deletions.
2 changes: 1 addition & 1 deletion examples/facebook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express": "^4.19.2",
"js-yaml": "^4.0.0"
}
}
Loading

0 comments on commit 24e1c17

Please sign in to comment.