Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR includes 1 dependency updates, including 🔴 1 vulnerability updates.
package.json
4.18.2
🔴 5.0.0
express
## 5.0.04.18.2
->🔴 5.0.0
- ChangelogExpress v5.0.0
Most relevant details
Major Changes in v5
path-to-regexp8.x
, removing sub-expression regex patterns for security reasons (ReDoS mitigation).body-parser
changes: Several improvements including the ability to customizeurlencoded
body depth and defaultingextended
tofalse
.Security Updates
Migration
Security Guidance
What's Changed
http-errors
,expressjs.com
,morgan
,cors
,body-parser
by jonchurch in Nominate jonchurch as repo captain forhttp-errors
,expressjs.com
,morgan
,cors
,body-parser
expressjs/express#5587res.clearCookie
acceptingoptions.maxAge
andoptions.expires
by jonchurch in [v4] Deprecateres.clearCookie
acceptingoptions.maxAge
andoptions.expires
expressjs/express#5672expires
andmaxAge
inres.clearCookie()
by jonchurch in Ignoreexpires
andmaxAge
inres.clearCookie()
expressjs/express#5792debug
dep from 3.10 to 4.3.6 by carpasse in chore: upgradedebug
dep from 3.10 to 4.3.6 expressjs/express#5829question
anddiscuss
by IamLizu in docs: specify new instructions forquestion
anddiscuss
expressjs/express#5835merge-descriptors
with allowing minors by RobinTail in 5.x: Upgradingmerge-descriptors
with allowing minors expressjs/express#5782merge-descriptors
dependency by RobinTail in 4.x: Upgrademerge-descriptors
dependency expressjs/express#5781fresh^2.0.0
by jonchurch in update tofresh@^2.0.0
expressjs/express#5916back
as a magic string by blakeembrey in Deleteback
as a magic string expressjs/express#5933New Contributors
debug
dep from 3.10 to 4.3.6 expressjs/express#5829merge-descriptors
with allowing minors expressjs/express#57822
(changed by2
since last month).This pull request was created using DepsHub