Skip to content

Commit

Permalink
Update dependency express to ^4.21.2 (#748)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | express | 4.21.1 | 4.21.2 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent d2b4e98 commit ef9ed15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/zoo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"commander": "^12.1.0",
"express": "^4.21.1",
"express": "^4.21.2",
"express-basic-auth": "^1.2.1",
"lightstep-tracer": "^0.34.0",
"opentracing": "0.14.7",
Expand Down

0 comments on commit ef9ed15

Please sign in to comment.