This repository was archived by the owner on Aug 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "@0x-event-extractor/shared" : " ^1.0.0" ,
88 "@0x/utils" : " 5.5.1" ,
99 "graphql" : " 15.3.0" ,
10- "graphql-request" : " 3.1 .0"
10+ "graphql-request" : " 3.2 .0"
1111 }
1212}
Original file line number Diff line number Diff line change 77 "@0x-event-extractor/shared" : " ^1.0.0" ,
88 "@0x/utils" : " 5.5.1" ,
99 "graphql" : " 15.3.0" ,
10- "graphql-request" : " 3.1 .0"
10+ "graphql-request" : " 3.2 .0"
1111 }
1212}
Original file line number Diff line number Diff line change @@ -3610,7 +3610,7 @@ cross-fetch@^2.1.0, cross-fetch@^2.1.1:
36103610 node-fetch "2.1.2"
36113611 whatwg-fetch "2.0.4"
36123612
3613- cross-fetch@^3.0.5 :
3613+ cross-fetch@^3.0.6 :
36143614 version "3.0.6"
36153615 resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.6.tgz#3a4040bc8941e653e0e9cf17f29ebcd177d3365c"
36163616 integrity sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==
@@ -5974,12 +5974,12 @@ graceful-fs@^4.2.4:
59745974 resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
59755975 integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=
59765976
5977- graphql-request@3.1 .0:
5978- version "3.1 .0"
5979- resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-3.1 .0.tgz#c487488a1aa7b9a0f02335026b4ec897d645f9d4 "
5980- integrity sha512-Flg2Bd4Ek9BDJ5qacZC/iYuiS3LroHxQTmlUnfqjo/6jKwowY25FVtoLTnssMCBrYspRYEYEIfF1GN8J3/o5JQ ==
5977+ graphql-request@3.2 .0:
5978+ version "3.2 .0"
5979+ resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-3.2 .0.tgz#d356bbea6dc496ab7969aa0892a0ba9ac938a347 "
5980+ integrity sha512-s4zIfQsDkGUv5ECCkGq55Png7hJjFBV7PMIadB403VDaXv0T1RThPSRgZM1hiKgB420rOItkR5BDQ3vPvaAWqw ==
59815981 dependencies:
5982- cross-fetch "^3.0.5 "
5982+ cross-fetch "^3.0.6 "
59835983 extract-files "^9.0.0"
59845984 form-data "^3.0.0"
59855985
You can’t perform that action at this time.
0 commit comments