ivansostarko / mpp-inject

Powerful XSS Tool for collecting all data on website.
MIT License
7 stars 2 forks source link

Update body-parser requirement to ^1.18.3 #8

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Updates the requirements on body-parser to permit the latest version.

Release notes *Sourced from [body-parser's releases](https://github.com/expressjs/body-parser/releases).* > ## 1.18.3 > * Fix stack trace for strict json parse error > * deps: depd@~1.1.2 > - perf: remove argument reassignment > * deps: http-errors@~1.6.3 > - deps: depd@~1.1.2 > - deps: setprototypeof@1.1.0 > - deps: statuses@'>= 1.3.1 < 2' > * deps: iconv-lite@0.4.23 > - Fix loading encoding with year appended > - Fix deprecation warnings on Node.js 10+ > * deps: qs@6.5.2 > * deps: raw-body@2.3.3 > - deps: http-errors@1.6.3 > - deps: iconv-lite@0.4.23 > * deps: type-is@~1.6.16 > - deps: mime-types@~2.1.18
Changelog *Sourced from [body-parser's changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md).* > 1.18.3 / 2018-05-14 > =================== > > * Fix stack trace for strict json parse error > * deps: depd@~1.1.2 > - perf: remove argument reassignment > * deps: http-errors@~1.6.3 > - deps: depd@~1.1.2 > - deps: setprototypeof@1.1.0 > - deps: statuses@'>= 1.3.1 < 2' > * deps: iconv-lite@0.4.23 > - Fix loading encoding with year appended > - Fix deprecation warnings on Node.js 10+ > * deps: qs@6.5.2 > * deps: raw-body@2.3.3 > - deps: http-errors@1.6.3 > - deps: iconv-lite@0.4.23 > * deps: type-is@~1.6.16 > - deps: mime-types@~2.1.18 > > 1.18.2 / 2017-09-22 > =================== > > * deps: debug@2.6.9 > * perf: remove argument reassignment > > 1.18.1 / 2017-09-12 > =================== > > * deps: content-type@~1.0.4 > - perf: remove argument reassignment > - perf: skip parameter parsing when no parameters > * deps: iconv-lite@0.4.19 > - Fix ISO-8859-1 regression > - Update Windows-1255 > * deps: qs@6.5.1 > - Fix parsing & compacting very deep objects > * deps: raw-body@2.3.2 > - deps: iconv-lite@0.4.19 > > 1.18.0 / 2017-09-08 > =================== > > * Fix JSON strict violation error to match native parse error > * Include the `body` property on verify errors > * Include the `type` property on all generated errors > * Use `http-errors` to set status code on errors > * deps: bytes@3.0.0 > * deps: debug@2.6.8 > * deps: depd@~1.1.1 > ... (truncated)
Commits - See full diff in [compare view](https://github.com/expressjs/body-parser/commits/1.18.3)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot reopen` will reopen this PR - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.