ghc-automation-staging-parallel-11-p3 / 11653742_426

0 stars 0 forks source link

Update dependency body-parser to ~1.17.0 #16

Open staging-whitesource-for-github-com[bot] opened 4 hours ago

staging-whitesource-for-github-com[bot] commented 4 hours ago

This PR contains the following updates:

Package Type Update Change
body-parser dependencies minor ~1.13.2 -> ~1.17.0

By merging this PR, the issue #6 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2017-1000048
High High 7.5 CVE-2022-24999

Release Notes

expressjs/body-parser (body-parser) ### [`v1.17.0`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1170--2017-03-01) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.16.1...1.17.0) \=================== - deps: http-errors@~1.6.1 - Make `message` property enumerable for `HttpError`s - deps: setprototypeof@1.0.3 - deps: qs@6.3.1 - Fix compacting nested arrays ### [`v1.16.1`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1161--2017-02-10) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.16.0...1.16.1) \=================== - deps: debug@2.6.1 - Fix deprecation messages in WebStorm and other editors - Undeprecate `DEBUG_FD` set to `1` or `2` ### [`v1.16.0`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1160--2017-01-17) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.15.2...1.16.0) \=================== - deps: debug@2.6.0 - Allow colors in workers - Deprecated `DEBUG_FD` environment variable - Fix error when running under React Native - Use same color for same namespace - deps: ms@0.7.2 - deps: http-errors@~1.5.1 - deps: inherits@2.0.3 - deps: setprototypeof@1.0.2 - deps: statuses@'>= 1.3.1 < 2' - deps: iconv-lite@0.4.15 - Added encoding MS-31J - Added encoding MS-932 - Added encoding MS-936 - Added encoding MS-949 - Added encoding MS-950 - Fix GBK/GB18030 handling of Euro character - deps: qs@6.2.1 - Fix array parsing from skipping empty values - deps: raw-body@~2.2.0 - deps: iconv-lite@0.4.15 - deps: type-is@~1.6.14 - deps: mime-types@~2.1.13 ### [`v1.15.2`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1152--2016-06-19) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.15.1...1.15.2) \=================== - deps: bytes@2.4.0 - deps: content-type@~1.0.2 - perf: enable strict mode - deps: http-errors@~1.5.0 - Use `setprototypeof` module to replace `__proto__` setting - deps: statuses@'>= 1.3.0 < 2' - perf: enable strict mode - deps: qs@6.2.0 - deps: raw-body@~2.1.7 - deps: bytes@2.4.0 - perf: remove double-cleanup on happy path - deps: type-is@~1.6.13 - deps: mime-types@~2.1.11 ### [`v1.15.1`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1151--2016-05-05) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.15.0...1.15.1) \=================== - deps: bytes@2.3.0 - Drop partial bytes on all parsed units - Fix parsing byte string that looks like hex - deps: raw-body@~2.1.6 - deps: bytes@2.3.0 - deps: type-is@~1.6.12 - deps: mime-types@~2.1.10 ### [`v1.15.0`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1150--2016-02-10) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.14.2...1.15.0) \=================== - deps: http-errors@~1.4.0 - Add `HttpError` export, for `err instanceof createError.HttpError` - deps: inherits@2.0.1 - deps: statuses@'>= 1.2.1 < 2' - deps: qs@6.1.0 - deps: type-is@~1.6.11 - deps: mime-types@~2.1.9 ### [`v1.14.2`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1142--2015-12-16) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.14.1...1.14.2) \=================== - deps: bytes@2.2.0 - deps: iconv-lite@0.4.13 - deps: qs@5.2.0 - deps: raw-body@~2.1.5 - deps: bytes@2.2.0 - deps: iconv-lite@0.4.13 - deps: type-is@~1.6.10 - deps: mime-types@~2.1.8 ### [`v1.14.1`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1141--2015-09-27) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.14.0...1.14.1) \=================== - Fix issue where invalid charset results in 400 when `verify` used - deps: iconv-lite@0.4.12 - Fix CESU-8 decoding in Node.js 4.x - deps: raw-body@~2.1.4 - Fix masking critical errors from `iconv-lite` - deps: iconv-lite@0.4.12 - deps: type-is@~1.6.9 - deps: mime-types@~2.1.7 ### [`v1.14.0`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1140--2015-09-16) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.13.3...1.14.0) \=================== - Fix JSON strict parse error to match syntax errors - Provide static `require` analysis in `urlencoded` parser - deps: depd@~1.1.0 - Support web browser loading - deps: qs@5.1.0 - deps: raw-body@~2.1.3 - Fix sync callback when attaching data listener causes sync read - deps: type-is@~1.6.8 - Fix type error when given invalid type to match against - deps: mime-types@~2.1.6 ### [`v1.13.3`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1133--2015-07-31) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.13.2...1.13.3) \=================== - deps: type-is@~1.6.6 - deps: mime-types@~2.1.4