aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-19 08:36:36 -0800
committerGitHub <noreply@github.com>2022-02-19 08:36:36 -0800
commitb3e5a6218cecc8e32b447b76a90344ed6ed57f8b (patch)
tree8917a806674f5f57c7d814950a86237e99039dea /yarn.lock
parent1d88730437b57bf1be240cdd257f47d966e788d5 (diff)
Bump url-parse from 1.5.3 to 1.5.7 (#235)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...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>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index d3b1341..6ac5a59 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.3" 11063 version "1.5.7"
11064 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862" 11064 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a"
11065 integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ== 11065 integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA==
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"