Skip to content

Commit d9b61c6

Browse files
build(deps): bump url-parse from 1.4.3 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.3 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.3...1.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68af586 commit d9b61c6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -4545,9 +4545,9 @@ [email protected]:
45454545
version "0.2.0"
45464546
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
45474547

4548-
querystringify@^2.0.0:
4549-
version "2.0.0"
4550-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
4548+
querystringify@^2.1.1:
4549+
version "2.2.0"
4550+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
45514551

45524552
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
45534553
version "2.0.6"
@@ -5530,10 +5530,10 @@ urix@^0.1.0:
55305530
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
55315531

55325532
url-parse@^1.4.3:
5533-
version "1.4.3"
5534-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.3.tgz#bfaee455c889023219d757e045fa6a684ec36c15"
5533+
version "1.5.1"
5534+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
55355535
dependencies:
5536-
querystringify "^2.0.0"
5536+
querystringify "^2.1.1"
55375537
requires-port "^1.0.0"
55385538

55395539
url@^0.11.0:

0 commit comments

Comments
 (0)