Skip to content

Commit

Permalink
Update dependency express to ^4.21.1
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | express | 4.15.2 | 4.21.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 8a6be26 commit 908dda1
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": "^9.4.1",
"express": "^4.15.2",
"express": "^4.21.1",
"express-basic-auth": "^1.2.1",
"lightstep-tracer": "^0.20.2",
"opentracing": "0.14.7",
Expand Down

0 comments on commit 908dda1

Please sign in to comment.