Skip to content

Commit

Permalink
Bump send and express in /backend/packages/Upgrade (#2051)
Browse files Browse the repository at this point in the history
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.2...4.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: danoswaltCL <[email protected]>
  • Loading branch information
dependabot[bot] and danoswaltCL authored Oct 14, 2024
1 parent e2300ac commit 06f9dc0
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 40 deletions.
114 changes: 75 additions & 39 deletions backend/packages/Upgrade/package-lock.json

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

2 changes: 1 addition & 1 deletion backend/packages/Upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"csv-stringify": "^6.4.5",
"dayjs": "^1.11.7",
"dotenv": "^16.3.1",
"express": "^4.19.2",
"express": "^4.21.1",
"figlet": "^1.2.4",
"google-auth-library": "^9.4.1",
"helmet": "^7.1.0",
Expand Down

0 comments on commit 06f9dc0

Please sign in to comment.