File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 37
37
"apollo-link" : " 1.2.11" ,
38
38
"apollo-link-error" : " 1.1.10" ,
39
39
"apollo-link-ws" : " 1.0.17" ,
40
- "cross-fetch" : " 3.0.2 " ,
40
+ "cross-fetch" : " 3.0.3 " ,
41
41
"graphql" : " ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" ,
42
42
"graphql-binding" : " 2.5.1" ,
43
43
"graphql-import" : " 0.7.1" ,
Original file line number Diff line number Diff line change @@ -1667,12 +1667,12 @@ cross-fetch@2.2.2:
1667
1667
node-fetch "2.1.2"
1668
1668
whatwg-fetch "2.0.4"
1669
1669
1670
- cross-fetch@3.0.2 :
1671
- version "3.0.2 "
1672
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.2 .tgz#b7136491967031949c7f86b15903aef4fa3f1768 "
1673
- integrity sha512-a4Z0EJ5Nck6QtMy9ZqloLfpvu2uMV3sBfMCR+CgSBCZc6z5KR4bfEiD3dkepH8iZgJMXQpTqf8FjMmvu/GMFkg ==
1670
+ cross-fetch@3.0.3 :
1671
+ version "3.0.3 "
1672
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.3 .tgz#b988beab275939cb77ad4e362c873f7fa8a221a5 "
1673
+ integrity sha512-mplYkc4CopHu+AdHK8wxjJcPskUxp5CvPTdtDij3MUgVNBa0xOb9CQqbbn1zO23qISM4WLxIBociyEVQL7WQAg ==
1674
1674
dependencies :
1675
- node-fetch "2.3 .0"
1675
+ node-fetch "2.6 .0"
1676
1676
whatwg-fetch "3.0.0"
1677
1677
1678
1678
cross-spawn@^5.0.1 :
@@ -4192,7 +4192,12 @@ node-fetch@2.1.2:
4192
4192
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
4193
4193
integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
4194
4194
4195
- node-fetch@2.3.0, node-fetch@^2.3.0 :
4195
+ node-fetch@2.6.0 :
4196
+ version "2.6.0"
4197
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
4198
+ integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
4199
+
4200
+ node-fetch@^2.3.0 :
4196
4201
version "2.3.0"
4197
4202
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
4198
4203
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
You can’t perform that action at this time.
0 commit comments