Skip to content

Commit 5693b6d

Browse files
dependabot[bot]Rokt33r
authored andcommitted
Bump url-parse from 1.4.0 to 1.4.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.0 to 1.4.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.0...1.4.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9debe82 commit 5693b6d

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

yarn.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7780,9 +7780,10 @@ [email protected]:
77807780
version "0.2.0"
77817781
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
77827782

7783-
querystringify@^2.0.0:
7784-
version "2.0.0"
7785-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
7783+
querystringify@^2.1.1:
7784+
version "2.1.1"
7785+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
7786+
integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==
77867787

77877788
randomatic@^3.0.0:
77887789
version "3.0.0"
@@ -8424,6 +8425,7 @@ require-uncached@^1.0.2, require-uncached@^1.0.3:
84248425
requires-port@^1.0.0:
84258426
version "1.0.0"
84268427
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
8428+
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
84278429

84288430
resolve-cwd@^2.0.0:
84298431
version "2.0.0"
@@ -9818,10 +9820,11 @@ url-parse-lax@^1.0.0:
98189820
prepend-http "^1.0.1"
98199821

98209822
url-parse@^1.1.8, url-parse@~1.4.0:
9821-
version "1.4.0"
9822-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.0.tgz#6bfdaad60098c7fe06f623e42b22de62de0d3d75"
9823+
version "1.4.7"
9824+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
9825+
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
98239826
dependencies:
9824-
querystringify "^2.0.0"
9827+
querystringify "^2.1.1"
98259828
requires-port "^1.0.0"
98269829

98279830

0 commit comments

Comments
 (0)