Skip to content

Commit

Permalink
chore(deps): bump express in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [express](https://github.com/expressjs/express).


Updates `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
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 8a87b1d commit 157853f
Show file tree
Hide file tree
Showing 2 changed files with 1,213 additions and 1,457 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dotenv": "^16.0.1",
"envalid": "^7.3.1",
"ethers": "^6.12.0",
"express": "^4.18.1",
"express": "^4.20.0",
"helmet": "^5.1.1",
"hpp": "^0.2.3",
"jsonwebtoken": "^8.5.1",
Expand Down
Loading

0 comments on commit 157853f

Please sign in to comment.