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

Commit 041b1ce

Browse files
Bump url-parse from 1.5.1 to 1.5.3 in /Examples/CodePushDemoAppCpp (#2157)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.3) --- 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 b9fb9fb commit 041b1ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Examples/CodePushDemoAppCpp/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7885,9 +7885,9 @@ url-parse-lax@^3.0.0:
78857885
prepend-http "^2.0.0"
78867886

78877887
url-parse@^1.4.7:
7888-
version "1.5.1"
7889-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
7890-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
7888+
version "1.5.3"
7889+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
7890+
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
78917891
dependencies:
78927892
querystringify "^2.1.1"
78937893
requires-port "^1.0.0"

0 commit comments

Comments
 (0)