-
Notifications
You must be signed in to change notification settings - Fork 671
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: upgrade to the express@5.x (#691) * upgraded to the express@5.x, * adjusted the ServerlessRequest to the express@5.x implementation, * ran: npm audit and npm audit fix, * feat: upgrade to the express@5.x (#691) * removed unnecessary workflows for the node.js 14 and 16, * updated the Node.js engine version to >= 18 --------- Co-authored-by: pantyporowicz <pantyporowicz@squiz.net>
- Loading branch information
1 parent
f05b3ab
commit d20e3f0
Showing
6 changed files
with
1,562 additions
and
1,237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,4 @@ examples/nextjs | |
typescript-out | ||
.build | ||
.serverless | ||
.idea |
Oops, something went wrong.