Skip to content

Commit b999096

Browse files
chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/observability-to-the-rescue/wallet-api (#3763)
chore(deps): bump express 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>
1 parent 56145fc commit b999096

File tree

2 files changed

+145
-44
lines changed

2 files changed

+145
-44
lines changed

examples/observability-to-the-rescue/wallet-api/package-lock.json

Lines changed: 144 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/observability-to-the-rescue/wallet-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"@opentelemetry/auto-instrumentations-node": "^0.37.1",
1414
"@opentelemetry/exporter-trace-otlp-grpc": "^0.40.0",
1515
"@opentelemetry/sdk-node": "^0.40.0",
16-
"express": "^4.18.2"
16+
"express": "^4.19.2"
1717
}
1818
}

0 commit comments

Comments
 (0)