Skip to content

Commit c279982

Browse files
Bump url-parse from 1.2.0 to 1.4.7 in /vscode-client (#855)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.2.0 to 1.4.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.2.0...1.4.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e38d4a commit c279982

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

vscode-client/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,9 +1351,9 @@ qs@~6.5.1:
13511351
version "6.5.1"
13521352
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
13531353

1354-
querystringify@~1.0.0:
1355-
version "1.0.0"
1356-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-1.0.0.tgz#6286242112c5b712fa654e526652bf6a13ff05cb"
1354+
querystringify@^2.1.1:
1355+
version "2.2.0"
1356+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
13571357

13581358
queue@^3.1.0:
13591359
version "3.1.0"
@@ -1482,7 +1482,7 @@ request@~2.79.0:
14821482
tunnel-agent "~0.4.1"
14831483
uuid "^3.0.0"
14841484

1485-
requires-port@~1.0.0:
1485+
requires-port@^1.0.0:
14861486
version "1.0.0"
14871487
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
14881488

@@ -1704,11 +1704,11 @@ unique-stream@^2.0.2:
17041704
through2-filter "^2.0.0"
17051705

17061706
url-parse@^1.1.9:
1707-
version "1.2.0"
1708-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.2.0.tgz#3a19e8aaa6d023ddd27dcc44cb4fc8f7fec23986"
1707+
version "1.4.7"
1708+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
17091709
dependencies:
1710-
querystringify "~1.0.0"
1711-
requires-port "~1.0.0"
1710+
querystringify "^2.1.1"
1711+
requires-port "^1.0.0"
17121712

17131713
util-deprecate@~1.0.1:
17141714
version "1.0.2"

0 commit comments

Comments
 (0)