Skip to content

Commit

Permalink
chore(deps): bump express from 4.19.2 to 4.20.0 (#752)
Browse files Browse the repository at this point in the history
* chore(deps): bump express from 4.19.2 to 4.20.0

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] <[email protected]>

* Fix package lock file which dependabot messed up

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Abbott <[email protected]>
  • Loading branch information
dependabot[bot] and aabmass authored Sep 24, 2024
1 parent f0efe10 commit 8decd20
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 43 deletions.
117 changes: 75 additions & 42 deletions 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 samples/otlptraceexport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@opentelemetry/exporter-trace-otlp-proto": "0.53.0",
"@opentelemetry/exporter-trace-otlp-http": "0.53.0",
"@grpc/grpc-js": "1.11.3",
"express": "4.19.2",
"express": "4.20.0",
"google-auth-library": "9.14.1",
"axios": "1.7.7"
},
Expand Down

0 comments on commit 8decd20

Please sign in to comment.