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

Commit bdff675

Browse files
Bump url-parse from 1.5.7 to 1.5.10 in /Examples/CodePushDemoAppCpp (#2232)
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 351b1e0 commit bdff675

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Examples/CodePushDemoAppCpp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6924,7 +6924,7 @@ require-main-filename@^2.0.0:
69246924
requires-port@^1.0.0:
69256925
version "1.0.0"
69266926
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
6927-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
6927+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
69286928

69296929
resolve-cwd@^3.0.0:
69306930
version "3.0.0"
@@ -8049,9 +8049,9 @@ url-parse-lax@^3.0.0:
80498049
prepend-http "^2.0.0"
80508050

80518051
url-parse@^1.4.7:
8052-
version "1.5.7"
8053-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a"
8054-
integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA==
8052+
version "1.5.10"
8053+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
8054+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
80558055
dependencies:
80568056
querystringify "^2.1.1"
80578057
requires-port "^1.0.0"

0 commit comments

Comments
 (0)