Skip to content

Commit 9f7bc6e

Browse files
Bump qs from 6.5.2 to 6.5.3 in /examples/expo
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6e8e71 commit 9f7bc6e

File tree

1 file changed

+39
-28
lines changed

1 file changed

+39
-28
lines changed

examples/expo/yarn.lock

Lines changed: 39 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1805,7 +1805,7 @@ collection-visit@^1.0.0:
18051805
map-visit "^1.0.0"
18061806
object-visit "^1.0.0"
18071807

1808-
color-convert@^1.9.0, color-convert@^1.9.1:
1808+
color-convert@^1.9.0, color-convert@^1.9.1, color-convert@^1.9.3:
18091809
version "1.9.3"
18101810
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
18111811
dependencies:
@@ -1822,6 +1822,13 @@ color-string@^1.5.2:
18221822
color-name "^1.0.0"
18231823
simple-swizzle "^0.2.2"
18241824

1825+
color-string@^1.6.0:
1826+
version "1.9.1"
1827+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
1828+
dependencies:
1829+
color-name "^1.0.0"
1830+
simple-swizzle "^0.2.2"
1831+
18251832
color-support@^1.1.3:
18261833
version "1.1.3"
18271834
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
@@ -1833,6 +1840,13 @@ color@^2.0.1:
18331840
color-convert "^1.9.1"
18341841
color-string "^1.5.2"
18351842

1843+
color@^3.1.3:
1844+
version "3.2.1"
1845+
resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164"
1846+
dependencies:
1847+
color-convert "^1.9.3"
1848+
color-string "^1.6.0"
1849+
18361850
combined-stream@1.0.6, combined-stream@~1.0.6:
18371851
version "1.0.6"
18381852
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818"
@@ -4249,7 +4263,7 @@ lodash@^4.17.15:
42494263
version "4.17.15"
42504264
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
42514265

4252-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
4266+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
42534267
version "1.4.0"
42544268
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
42554269
dependencies:
@@ -5148,14 +5162,6 @@ prop-types@^15.5.10, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1,
51485162
loose-envify "^1.3.1"
51495163
object-assign "^4.1.1"
51505164

5151-
prop-types@^15.7.2:
5152-
version "15.7.2"
5153-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
5154-
dependencies:
5155-
loose-envify "^1.4.0"
5156-
object-assign "^4.1.1"
5157-
react-is "^16.8.1"
5158-
51595165
pseudomap@^1.0.2:
51605166
version "1.0.2"
51615167
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -5173,8 +5179,8 @@ punycode@^2.1.0:
51735179
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
51745180

51755181
qs@^6.5.0, qs@~6.5.2:
5176-
version "6.5.2"
5177-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
5182+
version "6.5.3"
5183+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
51785184

51795185
query-string@^6.1.0:
51805186
version "6.1.0"
@@ -5227,7 +5233,7 @@ react-devtools-core@3.1.0:
52275233
shell-quote "^1.6.1"
52285234
ws "^2.0.3"
52295235

5230-
react-is@^16.13.0, react-is@^16.7.0, react-is@^16.8.1:
5236+
react-is@^16.13.0, react-is@^16.7.0:
52315237
version "16.13.1"
52325238
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
52335239

@@ -5282,6 +5288,10 @@ react-native-gesture-handler@1.0.6:
52825288
invariant "^2.2.2"
52835289
prop-types "^15.5.10"
52845290

5291+
react-native-iphone-x-helper@^1.3.0:
5292+
version "1.3.1"
5293+
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010"
5294+
52855295
react-native-maps@0.21.0:
52865296
version "0.21.0"
52875297
resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-0.21.0.tgz#005f58e93d7623ad59667e8002101970ddf235c2"
@@ -5303,7 +5313,7 @@ react-native-reanimated@1.0.0-alpha.6:
53035313
rimraf "^2.6.2"
53045314

53055315
"react-native-router-flux@file:../..":
5306-
version "4.2.0"
5316+
version "4.3.1"
53075317
dependencies:
53085318
"@babel/runtime" "^7.6.0"
53095319
add "^2.0.6"
@@ -5313,8 +5323,8 @@ react-native-reanimated@1.0.0-alpha.6:
53135323
prop-types "^15.6.2"
53145324
react-navigation "^4.x"
53155325
react-navigation-drawer "^2.2.1"
5316-
react-navigation-stack "^1.7.3"
5317-
react-navigation-tabs "^2.5.2"
5326+
react-navigation-stack "^2.10.2"
5327+
react-navigation-tabs "^2.10.1"
53185328
remove "^0.1.5"
53195329

53205330
react-native-safe-area-view@^0.10.0:
@@ -5365,9 +5375,9 @@ react-native-tab-view@^1.0.0:
53655375
dependencies:
53665376
prop-types "^15.6.1"
53675377

5368-
react-native-tab-view@^2.11.0:
5369-
version "2.13.0"
5370-
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-2.13.0.tgz#23037aa43b0f8f682ddc20415a4baaaf6f82ae8f"
5378+
react-native-tab-view@^2.15.2:
5379+
version "2.16.0"
5380+
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-2.16.0.tgz#cae72c7084394bd328fac5fefb86cd966df37a86"
53715381

53725382
react-native-vector-icons@4.5.0:
53735383
version "4.5.0"
@@ -5468,11 +5478,12 @@ react-navigation-stack@^0.4.0:
54685478
dependencies:
54695479
react-native-screens "^1.0.0-alpha.8"
54705480

5471-
react-navigation-stack@^1.7.3:
5472-
version "1.10.3"
5473-
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-1.10.3.tgz#e714e442b20427f0d2d3c18fce1f9e8cfe69be0b"
5481+
react-navigation-stack@^2.10.2:
5482+
version "2.10.4"
5483+
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-2.10.4.tgz#377fd6533f8ae0cf5ca5a435a0115851f010306a"
54745484
dependencies:
5475-
prop-types "^15.7.2"
5485+
color "^3.1.3"
5486+
react-native-iphone-x-helper "^1.3.0"
54765487

54775488
react-navigation-tabs@0.7.0:
54785489
version "0.7.0"
@@ -5483,14 +5494,14 @@ react-navigation-tabs@0.7.0:
54835494
react-lifecycles-compat "^3.0.4"
54845495
react-native-tab-view "^1.0.0"
54855496

5486-
react-navigation-tabs@^2.5.2:
5487-
version "2.8.9"
5488-
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-2.8.9.tgz#d3d038d40ec0bbb3dc25f747a157d89570da3654"
5497+
react-navigation-tabs@^2.10.1:
5498+
version "2.11.2"
5499+
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-2.11.2.tgz#20030ac2e14a0f883b9bfad24aea115966e6de43"
54895500
dependencies:
54905501
hoist-non-react-statics "^3.3.2"
54915502
react-lifecycles-compat "^3.0.4"
5492-
react-native-safe-area-view "^0.14.8"
5493-
react-native-tab-view "^2.11.0"
5503+
react-native-iphone-x-helper "^1.3.0"
5504+
react-native-tab-view "^2.15.2"
54945505

54955506
react-navigation@^4.x:
54965507
version "4.3.5"

0 commit comments

Comments
 (0)