Skip to content

Commit c49f28a

Browse files
Bump url-parse from 1.5.3 to 1.5.10 (#22)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e7326b commit c49f28a

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

yarn.lock

+2-10
Original file line numberDiff line numberDiff line change
@@ -7259,7 +7259,7 @@ require-main-filename@^2.0.0:
72597259
requires-port@^1.0.0:
72607260
version "1.0.0"
72617261
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
7262-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
7262+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
72637263

72647264
resolve-cwd@^2.0.0:
72657265
version "2.0.0"
@@ -8475,22 +8475,14 @@ url-loader@^2.2.0:
84758475
mime "^2.4.4"
84768476
schema-utils "^2.5.0"
84778477

8478-
url-parse@^1.4.3:
8478+
url-parse@^1.4.3, url-parse@^1.5.1:
84798479
version "1.5.10"
84808480
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
84818481
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
84828482
dependencies:
84838483
querystringify "^2.1.1"
84848484
requires-port "^1.0.0"
84858485

8486-
url-parse@^1.5.1:
8487-
version "1.5.3"
8488-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
8489-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
8490-
dependencies:
8491-
querystringify "^2.1.1"
8492-
requires-port "^1.0.0"
8493-
84948486
url@^0.11.0:
84958487
version "0.11.0"
84968488
resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"

0 commit comments

Comments
 (0)