Skip to content

Commit fa49e61

Browse files
authoredFeb 21, 2022
build(deps): bump url-parse from 1.5.1 to 1.5.7 (#3722)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6888f71 commit fa49e61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -11505,9 +11505,9 @@ url-parse-lax@^3.0.0:
1150511505
prepend-http "^2.0.0"
1150611506

1150711507
url-parse@^1.4.3, url-parse@^1.5.1:
11508-
version "1.5.1"
11509-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
11510-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
11508+
version "1.5.7"
11509+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a"
11510+
integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA==
1151111511
dependencies:
1151211512
querystringify "^2.1.1"
1151311513
requires-port "^1.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.