Skip to content

Commit 7fe9195

Browse files
chore(deps): bump express in /smoke-tests/hello-node-express-ts
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-version: 4.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd2762a commit 7fe9195

File tree

2 files changed

+278
-28
lines changed

2 files changed

+278
-28
lines changed

smoke-tests/hello-node-express-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@opentelemetry/api": "^1.7.0",
1616
"@opentelemetry/resources": "^1.17.1",
17-
"express": "^4.19.2",
17+
"express": "^4.20.0",
1818
"pino": "^10.0.0",
1919
"pino-pretty": "^13.0.0"
2020
},

0 commit comments

Comments
 (0)