aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-13 20:04:32 +0000
committerGitHub <noreply@github.com>2021-09-13 20:04:32 +0000
commitbcec0449ec75f3417dc1e07f13d9a3cd1091f467 (patch)
treee1d8dd3983fc1487e23596b768ac6dd6f32fd7d5 /yarn.lock
parent55c3ea4d92b0c5628ead4475ae7359bbf2cc59c4 (diff)
downloadhomer-bcec0449ec75f3417dc1e07f13d9a3cd1091f467.tar.gz
homer-bcec0449ec75f3417dc1e07f13d9a3cd1091f467.tar.zst
homer-bcec0449ec75f3417dc1e07f13d9a3cd1091f467.zip
Bump url-parse from 1.5.1 to 1.5.3
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](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@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 79ad871..18906e1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8227,9 +8227,9 @@ url-loader@^2.2.0:
8227 schema-utils "^2.5.0" 8227 schema-utils "^2.5.0"
8228 8228
8229url-parse@^1.4.3, url-parse@^1.5.1: 8229url-parse@^1.4.3, url-parse@^1.5.1:
8230 version "1.5.1" 8230 version "1.5.3"
8231 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b" 8231 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
8232 integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q== 8232 integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
8233 dependencies: 8233 dependencies:
8234 querystringify "^2.1.1" 8234 querystringify "^2.1.1"
8235 requires-port "^1.0.0" 8235 requires-port "^1.0.0"