GroceriStar / react-only-intern-22

GNU General Public License v3.0
0 stars 0 forks source link

[Security] Bump url-parse from 1.4.1 to 1.4.4 #89

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps url-parse from 1.4.1 to 1.4.4. This update includes security fixes.

Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **High severity vulnerability that affects url-parse** > Incorrect parsing in url-parse <1.4.3 returns wrong hostname which leads to multiple vulnerabilities such as SSRF, Open Redirect, Bypass Authentication Protocol. > > Affected versions: < 1.4.3 *Sourced from [The Node Security Working Group](https://github.com/nodejs/security-wg/blob/master/vuln/npm/456.json).* > **Open Redirect** > url-parse package return wrong hostname > > Affected versions: <1.4.3
Commits - [`bc9da1e`](https://github.com/unshiftio/url-parse/commit/bc9da1ec19a86199be663a7f0ba40091834d73f7) [dist] 1.4.4 - [`b15fd4a`](https://github.com/unshiftio/url-parse/commit/b15fd4a16270f39f5d66fd8d64a3f820df8c38e3) [ocd] code style - [`7781ad8`](https://github.com/unshiftio/url-parse/commit/7781ad86f49d082f9cbdcae3cbc46b28797840d6) [fix] global is not defined ([#160](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/160)) - [`9fb86cf`](https://github.com/unshiftio/url-parse/commit/9fb86cfc8d9f09a0e6ab24eedede4a9959972c2c) [doc] Replace URL with Url ([#158](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/158)) - [`4e14338`](https://github.com/unshiftio/url-parse/commit/4e14338495fe58a167de6abda90953459c0828d5) [codestyle] Mark location and parser in JSDoc as optional ([#153](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/153)) - [`1c19d5a`](https://github.com/unshiftio/url-parse/commit/1c19d5a894e041e7aa905552e8e218ab63d97a54) [security] Fix typo in SECURITY.md ([#151](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/151)) - [`a84b506`](https://github.com/unshiftio/url-parse/commit/a84b506779eb0dad952254c0e0c6736522638208) [sec] Updated reporter details - [`541b70f`](https://github.com/unshiftio/url-parse/commit/541b70fe23fa1e1a4d9e78e95de80c053f42e436) [test] Fix incorrect test, was not supposted to be added with previous commit - [`426e929`](https://github.com/unshiftio/url-parse/commit/426e92933d1eca6469bf3490fd76676f80ad0108) [dist] 1.4.3 - [`d7b582e`](https://github.com/unshiftio/url-parse/commit/d7b582ec1243e8024e60ac0b62d2569c939ef5de) [security] Added missing SECURITY.md - Additional commits viewable in [compare view](https://github.com/unshiftio/url-parse/compare/1.4.1...1.4.4)


Dependabot compatibility score

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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@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 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 use this milestone` will set the current milestone 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.