Skip to content

Commit 1c5190e

Browse files
Bump url-parse from 1.4.7 to 1.5.9 (#25)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.9. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.9) --- updated-dependencies: - dependency-name: url-parse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c854f00 commit 1c5190e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react": "17.0.2",
1414
"react-native": "0.68.1",
1515
"react-native-v8": "~1.1.0",
16-
"url-parse": "^1.5.3",
16+
"url-parse": "^1.5.9",
1717
"v8-android-jit": "^9.93.0"
1818
},
1919
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7299,10 +7299,10 @@ urix@^0.1.0:
72997299
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
73007300
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
73017301

7302-
url-parse@^1.5.3:
7303-
version "1.5.3"
7304-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
7305-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
7302+
url-parse@^1.5.9:
7303+
version "1.5.9"
7304+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.9.tgz#05ff26484a0b5e4040ac64dcee4177223d74675e"
7305+
integrity sha512-HpOvhKBvre8wYez+QhHcYiVvVmeF6DVnuSOOPhe3cTum3BnqHhvKaZm8FU5yTiOu/Jut2ZpB2rA/SbBA1JIGlQ==
73067306
dependencies:
73077307
querystringify "^2.1.1"
73087308
requires-port "^1.0.0"

0 commit comments

Comments
 (0)