Skip to content

Commit b0aa503

Browse files
Update dependency express to v5
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | npm | express | 4.21.2 | 5.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da2ccdf commit b0aa503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/zoo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"commander": "^13.1.0",
11-
"express": "^4.21.2",
11+
"express": "^5.1.0",
1212
"express-basic-auth": "^1.2.1",
1313
"lightstep-tracer": "^0.34.0",
1414
"opentracing": "0.14.7",

0 commit comments

Comments
 (0)