Skip to content

Commit f3aedb7

Browse files
chore(deps): bump express from 4.17.3 to 4.19.2 (#4591)
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> Co-authored-by: Marc Pichler <[email protected]>
1 parent b418d36 commit f3aedb7

File tree

2 files changed

+336
-134
lines changed

2 files changed

+336
-134
lines changed

integration-tests/propagation-validation-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@opentelemetry/sdk-trace-base": "1.22.0",
1818
"axios": "1.5.1",
1919
"body-parser": "1.19.0",
20-
"express": "4.17.3"
20+
"express": "4.19.2"
2121
},
2222
"devDependencies": {
2323
"typescript": "4.4.4"

0 commit comments

Comments
 (0)