Merge pull request #4790 from vercel/dependabot/npm_and_yarn/app/canary/parse-url-5.0.2

Bump parse-url from 5.0.1 to 5.0.2 in /app
This commit is contained in:
dependabot[bot] 2020-09-02 00:48:04 +02:00 committed by GitHub
parent c01ef20680
commit e5c886bea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"ms": "2.1.2",
"node-pty": "0.9.0",
"os-locale": "5.0.0",
"parse-url": "5.0.1",
"parse-url": "5.0.2",
"pify": "5.0.0",
"queue": "6.0.1",
"react": "16.13.1",

View file

@ -647,10 +647,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"