Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0 in /test/functionalTests/testApp (#…
Browse files Browse the repository at this point in the history
…1384)

Bumps [express](/~https://github.com/expressjs/express) from 4.19.2 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.19.2...4.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and hectorhdzg authored Sep 16, 2024
1 parent e666346 commit cb48713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functionalTests/testApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@opentelemetry/sdk-trace-base": "^1.0.1",
"body-parser": "1.20.3",
"bunyan": "1.8.12",
"express": "4.19.2",
"express": "4.20.0",
"mongodb": "^3.1.13",
"mysql": "^2.16.0",
"pg": "^8.6.0",
Expand Down

0 comments on commit cb48713

Please sign in to comment.