Tim-Demo / ng1

Apache License 2.0
0 stars 0 forks source link

Update dependency body-parser to v1.19.0 #152

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
body-parser dependencies minor 1.18.3 -> 1.19.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.5 CVE-2022-24999 #151

Release Notes

expressjs/body-parser (body-parser) ### [`v1.19.0`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1190--2019-04-25) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.18.3...1.19.0) \=================== - deps: bytes@3.1.0 - Add petabyte (`pb`) support - deps: http-errors@1.7.2 - Set constructor name when possible - deps: setprototypeof@1.1.1 - deps: statuses@'>= 1.5.0 < 2' - deps: iconv-lite@0.4.24 - Added encoding MIK - deps: qs@6.7.0 - Fix parsing array brackets after index - deps: raw-body@2.4.0 - deps: bytes@3.1.0 - deps: http-errors@1.7.2 - deps: iconv-lite@0.4.24 - deps: type-is@~1.6.17 - deps: mime-types@~2.1.24 - perf: prevent internal `throw` on invalid type