Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 3288389 commit a9a0c91
Show file tree
Hide file tree
Showing 4 changed files with 141 additions and 138 deletions.
2 changes: 1 addition & 1 deletion libs/adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@trpc/server": "^10.45.1",
"amqplib": "^0.10.3",
"async-rwlock": "^1.1.1",
"express": "^4.18.2",
"express": "^4.20.0",
"hot-shots": "^9",
"lodash": "^4.17.21",
"mixpanel": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/evm-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@viem/anvil": "^0.0.10",
"axios": "^1.3.4",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.20.0",
"moment": "^2.23.0",
"morgan": "^1.10.0",
"pino-http": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commonwealth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"ethereumjs-util": "7.1.0",
"ethereumjs-wallet": "^1.0.2",
"ethers": "5.7.2",
"express": "^4.18.2",
"express": "^4.20.0",
"express-async-errors": "^3.1.1",
"express-http-to-https": "^1.1.4",
"express-rate-limit": "^7.4.0",
Expand Down
Loading

0 comments on commit a9a0c91

Please sign in to comment.