Skip to content

Commit e2d7645

Browse files
chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /demo (#232)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0ec392 commit e2d7645

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

demo/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8291,9 +8291,9 @@ url-loader@^2.2.0:
82918291
schema-utils "^2.5.0"
82928292

82938293
url-parse@^1.4.3, url-parse@^1.5.1:
8294-
version "1.5.3"
8295-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
8296-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
8294+
version "1.5.10"
8295+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
8296+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
82978297
dependencies:
82988298
querystringify "^2.1.1"
82998299
requires-port "^1.0.0"

0 commit comments

Comments
 (0)