Skip to content

Commit

Permalink
Bump express in /SpotifyAPI.Web.Examples/Example.TokenSwap/Server (#960)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 7, 2024
1 parent 65e12e0 commit 6ceb598
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 83 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"dependencies": {
"axios": "^1.6.0",
"body-parser": "^1.19.0",
"express": "^4.17.3"
"express": "^4.19.2"
}
}
Loading

0 comments on commit 6ceb598

Please sign in to comment.