Skip to content

Commit

Permalink
chore(deps): Bump express in /__tests__/e2e/lib/config/peer-discovery
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.20.0.
- [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.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 1812cb2 commit 229fb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/e2e/lib/config/peer-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "peerdiscovery",
"description": "Peer discovery app",
"dependencies": {
"express": "4.17.1"
"express": "4.20.0"
}
}

0 comments on commit 229fb6e

Please sign in to comment.