Skip to content

Commit

Permalink
chore(deps): bump express from 4.17.1 to 4.19.2 (#2)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2024
1 parent 8377afe commit 14e5ee1
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 156 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://github.com/ChengGeng97/github-oauth-backend#readme",
"dependencies": {
"cors": "^2.8.5",
"express": "^4.17.1",
"express": "^4.19.2",
"node-fetch": "^2.6.7"
}
}
Loading

0 comments on commit 14e5ee1

Please sign in to comment.