Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 351b1e0

Browse files
Bump url-parse from 1.5.7 to 1.5.10 in /Examples/CodePushDemoApp (#2231)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9045a31 commit 351b1e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Examples/CodePushDemoApp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5989,7 +5989,7 @@ require-main-filename@^2.0.0:
59895989
requires-port@^1.0.0:
59905990
version "1.0.0"
59915991
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
5992-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
5992+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
59935993

59945994
resolve-cwd@^3.0.0:
59955995
version "3.0.0"
@@ -6930,9 +6930,9 @@ urix@^0.1.0:
69306930
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
69316931

69326932
url-parse@^1.4.7:
6933-
version "1.5.7"
6934-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a"
6935-
integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA==
6933+
version "1.5.10"
6934+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
6935+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
69366936
dependencies:
69376937
querystringify "^2.1.1"
69386938
requires-port "^1.0.0"

0 commit comments

Comments
 (0)