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 3939 "@graphql-codegen/plugin-helpers" : " ^2.3.1" ,
4040 "@graphql-codegen/visitor-plugin-common" : " ^2.5.1" ,
4141 "@types/micromatch" : " ^4.0.1" ,
42- "graphql-request" : " ^3.4 .0" ,
42+ "graphql-request" : " ^4.0 .0" ,
4343 "micromatch" : " ^4.0.4" ,
4444 "pascal-case" : " ^3.1.2" ,
4545 "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:
24922492 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
24932493 integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
24942494
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 ==
24992499 dependencies :
25002500 cross-fetch "^3.0.6"
25012501 extract-files "^9.0.0"
You can’t perform that action at this time.
0 commit comments