Skip to content

Commit

Permalink
fix(deps): update dependency express to ^4.19.2 (#1244)
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 Mar 28, 2024
1 parent 8cc6c74 commit 832133a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/boutique/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"awilix": "^10.0.1",
"axios": "^1.6.8",
"cors": "^2.8.5",
"express": "^4.18.3",
"express": "^4.19.2",
"helmet": "^7.1.0",
"knex": "^3.1.0",
"objection": "^3.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"crypto-js": "^4.2.0",
"date-fns": "^3.6.0",
"disposable-email-domains": "^1.0.62",
"express": "^4.18.3",
"express": "^4.19.2",
"express-rate-limit": "^7.2.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 832133a

Please sign in to comment.