@@ -1791,9 +1791,11 @@ neo-async@^2.6.0:
1791
1791
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
1792
1792
1793
1793
node-fetch@^2.6.1 :
1794
- version "2.6.1"
1795
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1796
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1794
+ version "2.6.7"
1795
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1796
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1797
+ dependencies :
1798
+ whatwg-url "^5.0.0"
1797
1799
1798
1800
normalize-package-data@^2.3.2 :
1799
1801
version "2.5.0"
@@ -2137,10 +2139,10 @@ rc@^1.2.8:
2137
2139
minimist "^1.2.0"
2138
2140
strip-json-comments "~2.0.1"
2139
2141
2140
- react-native-events@^1.0.20 :
2141
- version "1.0.20 "
2142
- resolved "https://registry.yarnpkg.com/react-native-events/-/react-native-events-1.0.20 .tgz#e5eeb39b016f9663304991b4dd681395d964e4de "
2143
- integrity sha512-HzH+5FqzybUW48AZZYFQdvgrAqn9RyILKIPnCj6SjJIwUYnrP0lQ5c3pWcVdC1ZP1j7BPUDaUyHmatcOqOegJw ==
2142
+ react-native-events@^1.0.21 :
2143
+ version "1.0.21 "
2144
+ resolved "https://registry.yarnpkg.com/react-native-events/-/react-native-events-1.0.21 .tgz#d1fbe492a3321d09c630da5132dad10a5312b823 "
2145
+ integrity sha512-qBolATOf+xzUkYOlOK3I4Nm/l6Y5vtng8dAM9TPHy170NSKKpsgirAnaCO82+nEkniEanm+Nb/cP4pFVPQAeaQ ==
2144
2146
dependencies :
2145
2147
events "^3.0.0"
2146
2148
@@ -2611,6 +2613,11 @@ tough-cookie@~2.5.0:
2611
2613
psl "^1.1.28"
2612
2614
punycode "^2.1.1"
2613
2615
2616
+ tr46@~0.0.3 :
2617
+ version "0.0.3"
2618
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2619
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
2620
+
2614
2621
tree-kill@^1.2.2 :
2615
2622
version "1.2.2"
2616
2623
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -2785,6 +2792,19 @@ wcwidth@^1.0.1:
2785
2792
dependencies :
2786
2793
defaults "^1.0.3"
2787
2794
2795
+ webidl-conversions@^3.0.0 :
2796
+ version "3.0.1"
2797
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
2798
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
2799
+
2800
+ whatwg-url@^5.0.0 :
2801
+ version "5.0.0"
2802
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
2803
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
2804
+ dependencies :
2805
+ tr46 "~0.0.3"
2806
+ webidl-conversions "^3.0.0"
2807
+
2788
2808
which-module@^2.0.0 :
2789
2809
version "2.0.0"
2790
2810
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments