aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-07 10:49:29 -0800
committerGitHub <noreply@github.com>2022-03-07 10:49:29 -0800
commita9cc2ded10374fc4f281d4e864b9178d2763a179 (patch)
treed937d17ff8079824cdddd2549df6b6968f7ef4b7
parentb3e5a6218cecc8e32b447b76a90344ed6ed57f8b (diff)
Bump url-parse from 1.5.7 to 1.5.10 (#236)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- 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>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 6ac5a59..9d62d1c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11060,9 +11060,9 @@ url-loader@4.1.1:
11060 schema-utils "^3.0.0" 11060 schema-utils "^3.0.0"
11061 11061
11062url-parse@^1.4.3, url-parse@^1.5.1: 11062url-parse@^1.4.3, url-parse@^1.5.1:
11063 version "1.5.7" 11063 version "1.5.10"
11064 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a" 11064 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
11065 integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA== 11065 integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
11066 dependencies: 11066 dependencies:
11067 querystringify "^2.1.1" 11067 querystringify "^2.1.1"
11068 requires-port "^1.0.0" 11068 requires-port "^1.0.0"