Skip to content

Commit b443f56

Browse files
Bump url-parse from 1.5.1 to 1.5.3 (#12)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.3) --- 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 4f7350c commit b443f56

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6856,7 +6856,7 @@ [email protected]:
68566856

68576857
querystringify@^2.1.1:
68586858
version "2.2.0"
6859-
resolved "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz"
6859+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
68606860
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
68616861

68626862
queue-microtask@^1.2.2:
@@ -7322,7 +7322,7 @@ require-main-filename@^2.0.0:
73227322

73237323
requires-port@^1.0.0:
73247324
version "1.0.0"
7325-
resolved "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz"
7325+
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
73267326
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
73277327

73287328
resolve-cwd@^2.0.0:
@@ -8504,9 +8504,9 @@ url-parse-lax@^3.0.0:
85048504
prepend-http "^2.0.0"
85058505

85068506
url-parse@^1.4.3, url-parse@^1.5.1:
8507-
version "1.5.1"
8508-
resolved "https://registry.npmjs.org/url-parse/-/url-parse-1.5.1.tgz"
8509-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
8507+
version "1.5.3"
8508+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
8509+
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
85108510
dependencies:
85118511
querystringify "^2.1.1"
85128512
requires-port "^1.0.0"

0 commit comments

Comments
 (0)