Skip to content

Commit

Permalink
chore(root): bump parse-url to latest
Browse files Browse the repository at this point in the history
Ticket: BG-00000
  • Loading branch information
bitgoAaron committed Sep 19, 2022
1 parent e3914b9 commit df6e23c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 23 deletions.
3 changes: 1 addition & 2 deletions .iyarc
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// this is only a med severity in a dev dep, not affecting us
GHSA-pqw5-jmp5-px4v
// list GH advisories here we don't care about
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"mocha": "^9.2.0",
"nock": "=9.0.28",
"nyc": "^15.1.0",
"parse-url": "^8.1.0",
"prettier": "^2.3.0",
"process": "^0.11.10",
"rimraf": "^3.0.2",
Expand All @@ -61,7 +62,7 @@
"eventsource": "2.0.2",
"minimist": "1.2.6",
"parse-path": "^5.0.0",
"parse-url": "6.0.2",
"parse-url": "8.1.0",
"terser": "^5.14.2"
},
"workspaces": [
Expand Down
27 changes: 7 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10549,7 +10549,7 @@ is-shared-array-buffer@^1.0.2:
dependencies:
call-bind "^1.0.2"

is-ssh@^1.3.0, is-ssh@^1.4.0:
is-ssh@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.4.0.tgz#4f8220601d2839d8fa624b3106f8e8884f01b8b2"
integrity sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==
Expand Down Expand Up @@ -12469,11 +12469,6 @@ normalize-url@^4.1.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a"
integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==

normalize-url@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==

npm-bundled@^1.1.1, npm-bundled@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.1.2.tgz#944c78789bd739035b70baa2ca5cc32b8d860bc1"
Expand Down Expand Up @@ -13131,7 +13126,7 @@ parse-json@^5.0.0:
json-parse-even-better-errors "^2.3.0"
lines-and-columns "^1.1.6"

parse-path@^4.0.4, parse-path@^5.0.0:
parse-path@^5.0.0, parse-path@^7.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-5.0.0.tgz#f933152f3c6d34f4cf36cfc3d07b138ac113649d"
integrity sha512-qOpH55/+ZJ4jUu/oLO+ifUKjFPNZGfnPJtzvGzKN/4oLMil5m9OH4VpOj6++9/ytJcfks4kzH2hhi87GL/OU9A==
Expand All @@ -13143,15 +13138,12 @@ parse-srcset@^1.0.2:
resolved "https://registry.yarnpkg.com/parse-srcset/-/parse-srcset-1.0.2.tgz#f2bd221f6cc970a938d88556abc589caaaa2bde1"
integrity sha512-/2qh0lav6CmI15FzA3i/2Bzk2zCgQhGMkvhOhKNcBVQ1ldgpbfiNTVslmooUmWJcADi1f1kIeynbDRVzNlfR6Q==

parse-url@6.0.2, parse-url@^7.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.2.tgz#4a30b057bfc452af64512dfb1a7755c103db3ea1"
integrity sha512-uCSjOvD3T+6B/sPWhR+QowAZcU/o4bjPrVBQBGFxcDF6J6FraCGIaDBsdoQawiaaAVdHvtqBe3w3vKlfBKySOQ==
parse-url@8.1.0, parse-url@^7.0.2, parse-url@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-8.1.0.tgz#972e0827ed4b57fc85f0ea6b0d839f0d8a57a57d"
integrity sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==
dependencies:
is-ssh "^1.3.0"
normalize-url "^6.1.0"
parse-path "^4.0.4"
protocols "^1.4.0"
parse-path "^7.0.0"

[email protected]:
version "0.0.6"
Expand Down Expand Up @@ -13828,11 +13820,6 @@ protobufjs@^7.0.0:
"@types/node" ">=13.7.0"
long "^5.0.0"

protocols@^1.4.0:
version "1.4.8"
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8"
integrity sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg==

protocols@^2.0.0, protocols@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86"
Expand Down

0 comments on commit df6e23c

Please sign in to comment.