Skip to content

Commit 533b3cd

Browse files
committed
remove get-urls and depdencies
1 parent 2a9557f commit 533b3cd

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
"bugsnag-react-native": "2.10.2",
106106
"delay": "4.0.1",
107107
"events": "3.0.0",
108-
"get-urls": "8.0.0",
109108
"glamorous-native": "1.4.0",
110109
"jsc-android": "224109.x.x",
111110
"keyword-search": "0.1.1",
@@ -151,7 +150,6 @@
151150
"tinycolor2": "1.4.1",
152151
"titlecase": "1.1.2",
153152
"url": "0.11.0",
154-
"whatwg-url": "7.0.0",
155153
"wordwrap": "1.0.0"
156154
},
157155
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3256,13 +3256,6 @@ get-stream@^3.0.0:
32563256
version "3.0.0"
32573257
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
32583258

3259-
3260-
version "8.0.0"
3261-
resolved "https://registry.yarnpkg.com/get-urls/-/get-urls-8.0.0.tgz#62a0225cf96e2336b57e5041781f015141f81511"
3262-
dependencies:
3263-
normalize-url "^3.3.0"
3264-
url-regex "^4.0.0"
3265-
32663259
get-value@^2.0.3, get-value@^2.0.6:
32673260
version "2.0.6"
32683261
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -3663,10 +3656,6 @@ invert-kv@^1.0.0:
36633656
version "1.0.0"
36643657
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
36653658

3666-
ip-regex@^1.0.1:
3667-
version "1.0.3"
3668-
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-1.0.3.tgz#dc589076f659f419c222039a33316f1c7387effd"
3669-
36703659
is-accessor-descriptor@^0.1.6:
36713660
version "0.1.6"
36723661
resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
@@ -5320,10 +5309,6 @@ normalize-path@^2.0.1, normalize-path@^2.1.1:
53205309
dependencies:
53215310
remove-trailing-separator "^1.0.1"
53225311

5323-
normalize-url@^3.3.0:
5324-
version "3.3.0"
5325-
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
5326-
53275312
npm-bundled@^1.0.1:
53285313
version "1.0.5"
53295314
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.5.tgz#3c1732b7ba936b3a10325aef616467c0ccbcc979"
@@ -7170,10 +7155,6 @@ [email protected]:
71707155
version "1.1.2"
71717156
resolved "https://registry.yarnpkg.com/titlecase/-/titlecase-1.1.2.tgz#78113d1108086b8326331a3247dea8f5a49ea853"
71727157

7173-
tlds@^1.187.0:
7174-
version "1.203.1"
7175-
resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.203.1.tgz#4dc9b02f53de3315bc98b80665e13de3edfc1dfc"
7176-
71777158
tmp@^0.0.33:
71787159
version "0.0.33"
71797160
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -7221,7 +7202,7 @@ tough-cookie@>=2.3.3, tough-cookie@^2.2.0, tough-cookie@^2.3.3, tough-cookie@~2.
72217202
psl "^1.1.24"
72227203
punycode "^1.4.1"
72237204

7224-
tr46@^1.0.0, tr46@^1.0.1:
7205+
tr46@^1.0.0:
72257206
version "1.0.1"
72267207
resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
72277208
dependencies:
@@ -7333,13 +7314,6 @@ urix@^0.1.0:
73337314
version "0.1.0"
73347315
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
73357316

7336-
url-regex@^4.0.0:
7337-
version "4.1.1"
7338-
resolved "https://registry.yarnpkg.com/url-regex/-/url-regex-4.1.1.tgz#a5617b22e15e26dac57ce74c3f52088bcdfec995"
7339-
dependencies:
7340-
ip-regex "^1.0.1"
7341-
tlds "^1.187.0"
7342-
73437317
url-template@^2.0.8:
73447318
version "2.0.8"
73457319
resolved "https://registry.yarnpkg.com/url-template/-/url-template-2.0.8.tgz#fc565a3cccbff7730c775f5641f9555791439f21"
@@ -7446,14 +7420,6 @@ whatwg-url-compat@~0.6.5:
74467420
dependencies:
74477421
tr46 "~0.0.1"
74487422

7449-
7450-
version "7.0.0"
7451-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.0.0.tgz#fde926fa54a599f3adf82dff25a9f7be02dc6edd"
7452-
dependencies:
7453-
lodash.sortby "^4.7.0"
7454-
tr46 "^1.0.1"
7455-
webidl-conversions "^4.0.2"
7456-
74577423
whatwg-url@^6.3.0:
74587424
version "6.4.0"
74597425
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.4.0.tgz#08fdf2b9e872783a7a1f6216260a1d66cc722e08"

0 commit comments

Comments
 (0)