Bump parse-url from 5.0.1 to 5.0.2

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/5.0.1...5.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-07 11:07:51 +00:00 committed by Benjamin Staneck
parent 89e5c5182b
commit 2bea49cf5c
2 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@
"ms": "2.1.2",
"open": "7.1.0",
"ora": "4.0.5",
"parse-url": "5.0.1",
"parse-url": "5.0.2",
"php-escape-shell": "1.0.0",
"react": "16.13.1",
"react-deep-force-update": "2.1.3",

View file

@ -6474,10 +6474,10 @@ parse-path@^4.0.0:
is-ssh "^1.3.0"
protocols "^1.4.0"
parse-url@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.1.tgz#99c4084fc11be14141efa41b3d117a96fcb9527f"
integrity sha512-flNUPP27r3vJpROi0/R3/2efgKkyXqnXwyP1KQ2U0SfFRgdizOdWfvrrvJg1LuOoxs7GQhmxJlq23IpQ/BkByg==
parse-url@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.2.tgz#856a3be1fcdf78dc93fc8b3791f169072d898b59"
integrity sha512-Czj+GIit4cdWtxo3ISZCvLiUjErSo0iI3wJ+q9Oi3QuMYTI6OZu+7cewMWZ+C1YAnKhYTk6/TLuhIgCypLthPA==
dependencies:
is-ssh "^1.3.0"
normalize-url "^3.3.0"