[Snyk] Upgrade express from 4.17.1 to 4.18.2 #3
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 was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade express from 4.17.1 to 4.18.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version fixes:
SNYK-JS-LODASH-1040724
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-DECODEURICOMPONENT-3149970
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-OBJECTPATH-1017036
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-OBJECTPATH-1585658
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3043105
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3043105
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3043105
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-QS-3153490
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-SHELLQUOTE-1766506
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-SSRI-1246392
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-SSRI-1246392
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-TAR-1536528
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-TAR-1536531
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-TAR-1579147
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-TAR-1579152
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-TAR-1579155
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-UNSETVALUE-2400660
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-BROWSERSLIST-1090194
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-ELLIPTIC-1064899
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-GLOBPARENT-1016905
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-GLOBPARENT-1016905
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-JSON5-3182856
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-JSON5-3182856
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-OBJECTPATH-1569453
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-PATHPARSE-1077067
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-POSTCSS-1090595
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-POSTCSS-1255640
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-POSTCSS-1090595
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-POSTCSS-1255640
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3042992
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3105943
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3042992
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3105943
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3042992
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LOADERUTILS-3105943
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LODASH-1018905
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-MINIMATCH-3050818
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-NEXT-1540422
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-NODEFETCH-674311
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-TERSER-2806366
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-MINIMIST-2429795
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-TAR-1536758
Why? Proof of Concept exploit, CVSS 7.2
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: express
-
4.18.2 - 2022-10-08
- Fix regression routing a large stack in a single route
- deps: body-parser@1.20.1
- deps: qs@6.11.0
- perf: remove unnecessary object clone
- deps: qs@6.11.0
-
4.18.1 - 2022-04-29
- Fix hanging on large stack of sync routes
-
4.18.0 - 2022-04-25
- Add "root" option to
- Allow
- Deprecate string and non-integer arguments to
- Fix behavior of
- Fix handling very large stacks of sync middleware
- Ignore
- Invoke
- Support proper 205 responses using
- Use
- deps: body-parser@1.20.0
- Fix error message for json parse whitespace in
- Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: depd@2.0.0
- deps: http-errors@2.0.0
- deps: on-finished@2.4.1
- deps: qs@6.10.3
- deps: raw-body@2.5.1
- deps: cookie@0.5.0
- Add
- Fix
- deps: depd@2.0.0
- Replace internal
- Use instance methods on
- deps: finalhandler@1.2.0
- Remove set content headers that break response
- deps: on-finished@2.4.1
- deps: statuses@2.0.1
- deps: on-finished@2.4.1
- Prevent loss of async hooks context
- deps: qs@6.10.3
- deps: send@0.18.0
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: depd@2.0.0
- deps: destroy@1.2.0
- deps: http-errors@2.0.0
- deps: on-finished@2.4.1
- deps: statuses@2.0.1
- deps: serve-static@1.15.0
- deps: send@0.18.0
- deps: statuses@2.0.1
- Remove code 306
- Rename
-
4.17.3 - 2022-02-17
- deps: accepts@~1.3.8
- deps: mime-types@~2.1.34
- deps: negotiator@0.6.3
- deps: body-parser@1.19.2
- deps: bytes@3.1.2
- deps: qs@6.9.7
- deps: raw-body@2.4.3
- deps: cookie@0.4.2
- deps: qs@6.9.7
- Fix handling of
- pref: remove unnecessary regexp for trust proxy
-
4.17.2 - 2021-12-17
- Fix handling of
- Fix handling of
- Fix incorrect middleware execution with unanchored
- Fix
- Fix typo in
- deps: body-parser@1.19.1
- deps: bytes@3.1.1
- deps: http-errors@1.8.1
- deps: qs@6.9.6
- deps: raw-body@2.4.2
- deps: safe-buffer@5.2.1
- deps: type-is@~1.6.18
- deps: content-disposition@0.5.4
- deps: safe-buffer@5.2.1
- deps: cookie@0.4.1
- Fix
- deps: proxy-addr@~2.0.7
- Use
- deps: forwarded@0.2.0
- deps: ipaddr.js@1.9.1
- deps: qs@6.9.6
- deps: safe-buffer@5.2.1
- deps: send@0.17.2
- deps: http-errors@1.8.1
- deps: ms@2.1.3
- pref: ignore empty http tokens
- deps: serve-static@1.14.2
- deps: send@0.17.2
- deps: setprototypeof@1.2.0
-
4.17.1 - 2019-05-26
- Revert "Improve error message for
from express GitHub release notesres.downloadoptionswithoutfilenameinres.downloadres.statusnull/undefinedasmaxAgeinres.cookieObject.prototypevalues in settings throughapp.set/app.getdefaultwith same arguments as types inres.formatres.sendhttp-errorsforres.formaterrorstrictpriorityoptionexpiresoption to reject invalid datesevalusage withFunctionconstructorprocessto check for listeners425 Unordered Collectionto standard425 Too Early__proto__keysundefinedinres.jsonpundefinedwhen"json escape"is enabledRegExpsres.jsonp(obj, status)deprecation messageres.isJSDocmaxAgeoption to reject invalid valuesreq.socketover deprecatedreq.connectionnull/undefinedtores.status"Commit messages
Package name: express
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs