Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.18.2 (#546)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2022
1 parent 5c44f56 commit 03b71b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"cors": "2.8.5",
"express": "4.18.1",
"express": "4.18.2",
"nanoid": "3.3.4",
"openapi-backend": "5.5.0",
"yargs": "17.6.0"
Expand Down

0 comments on commit 03b71b8

Please sign in to comment.