Skip to content

Commit 2cbbc9c

Browse files
build(deps): bump url-parse from 1.5.3 to 1.5.7 in /examples/vue3-build (#128)
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](unshiftio/url-parse@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>
1 parent 3f355a1 commit 2cbbc9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/vue3-build/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7712,9 +7712,9 @@ url-loader@^2.2.0:
77127712
schema-utils "^2.5.0"
77137713

77147714
url-parse@^1.4.3, url-parse@^1.5.3:
7715-
version "1.5.3"
7716-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
7717-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
7715+
version "1.5.7"
7716+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a"
7717+
integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA==
77187718
dependencies:
77197719
querystringify "^2.1.1"
77207720
requires-port "^1.0.0"

0 commit comments

Comments
 (0)