File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"@graphql-codegen/plugin-helpers" : " ^2.3.1" ,
40
40
"@graphql-codegen/visitor-plugin-common" : " ^2.5.1" ,
41
41
"@types/micromatch" : " ^4.0.1" ,
42
- "graphql-request" : " ^3.4 .0" ,
42
+ "graphql-request" : " ^4.0 .0" ,
43
43
"micromatch" : " ^4.0.4" ,
44
44
"pascal-case" : " ^3.1.2" ,
45
45
"swr" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -2492,10 +2492,10 @@ graceful-fs@^4.1.2, graceful-fs@^4.2.4:
2492
2492
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
2493
2493
integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
2494
2494
2495
- graphql-request@^3.4 .0 :
2496
- version "3.6.1 "
2497
- resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-3.6.1 .tgz#689cce1da990131b40b05651f9f32bff506a1d8e "
2498
- integrity sha512-Nm1EasrAQVZllyNTlHDLnLZjlhC6eRWnWP6KH//ytnAL08pjlLkdI2K+s6OV92p45hn5b/kUlLbDwACmRoLwrQ ==
2495
+ graphql-request@^4.0 .0 :
2496
+ version "4.0.0 "
2497
+ resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-4.0.0 .tgz#5e4361d33df1a95ccd7ad23a8ebb6bbca9d5622f "
2498
+ integrity sha512-cdqQLCXlBGkaLdkLYRl4LtkwaZU6TfpE7/tnUQFl3wXfUPWN74Ov+Q61VuIh+AltS789YfGB6whghmCmeXLvTw ==
2499
2499
dependencies :
2500
2500
cross-fetch "^3.0.6"
2501
2501
extract-files "^9.0.0"
You can’t perform that action at this time.
0 commit comments