Skip to content

bump express to v5#2634

Open
bhavya3024 wants to merge 1 commit intoAzure:mainfrom
bhavya3024:main
Open

bump express to v5#2634
bhavya3024 wants to merge 1 commit intoAzure:mainfrom
bhavya3024:main

Conversation

@bhavya3024
Copy link

bump express version from v4 to v5

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Azurite’s HTTP server dependency to Express v5, which impacts runtime/compatibility expectations across the Node.js support matrix.

Changes:

  • Bump express from ^4.16.4 to ^5.2.1 in package.json
  • Regenerate package-lock.json to reflect Express v5 and updated transitive dependencies

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates the direct Express dependency to v5.
package-lock.json Updates locked dependency graph for Express v5 (new versions/engines/transitives).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"axios": "^0.27.0",
"etag": "^1.8.1",
"express": "^4.16.4",
"express": "^5.2.1",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants