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

0 stars 0 forks source link

Update dependency body-parser to ~1.15.0 #15

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

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

This PR contains the following updates:

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

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

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

Release Notes

expressjs/body-parser (body-parser) ### [`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