Skip to content

Commit e7a2ba6

Browse files
Bump url-parse from 1.5.1 to 1.5.10 in /examples/vanilla (#1424)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...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 96ddcc5 commit e7a2ba6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: examples/vanilla/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2937,9 +2937,9 @@ urix@^0.1.0:
29372937
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
29382938

29392939
url-parse@^1.4.3, url-parse@^1.5.1:
2940-
version "1.5.1"
2941-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
2942-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
2940+
version "1.5.10"
2941+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
2942+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
29432943
dependencies:
29442944
querystringify "^2.1.1"
29452945
requires-port "^1.0.0"

0 commit comments

Comments
 (0)