Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 in /GuildWarsPartySearch.NodeJSSer…
Browse files Browse the repository at this point in the history
…ver (#104)

Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.18.2...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 Aug 20, 2024
1 parent c9cbcff commit c71cade
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 87 deletions.
103 changes: 17 additions & 86 deletions GuildWarsPartySearch.NodeJSServer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion GuildWarsPartySearch.NodeJSServer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express": "^4.19.2",
"morgan": "^1.10.0",
"sass": "^1.69.5",
"ws": "^8.17.1"
Expand Down

0 comments on commit c71cade

Please sign in to comment.