Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 7ac97b1

Browse files
Bump url-parse from 1.4.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3723294 commit 7ac97b1

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

yarn.lock

+4-12
Original file line numberDiff line numberDiff line change
@@ -5497,18 +5497,10 @@ urix@^0.1.0:
54975497
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
54985498
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
54995499

5500-
url-parse@^1.4.7:
5501-
version "1.4.7"
5502-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
5503-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
5504-
dependencies:
5505-
querystringify "^2.1.1"
5506-
requires-port "^1.0.0"
5507-
5508-
url-parse@^1.5.0:
5509-
version "1.5.1"
5510-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
5511-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
5500+
url-parse@^1.4.7, url-parse@^1.5.0:
5501+
version "1.5.10"
5502+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
5503+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
55125504
dependencies:
55135505
querystringify "^2.1.1"
55145506
requires-port "^1.0.0"

0 commit comments

Comments
 (0)