File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 47
47
"eslint-plugin-import" : " 2.20.2" ,
48
48
"eslint-plugin-jest" : " 23.8.2" ,
49
49
"eslint-plugin-prettier" : " 3.1.3" ,
50
- "graphql" : " 15.0.0 " ,
50
+ "graphql" : " 14.5.8 " ,
51
51
"graphql-tag" : " 2.10.3" ,
52
52
"jest" : " 25.5.3" ,
53
53
"micro" : " 9.3.4" ,
Original file line number Diff line number Diff line change @@ -3683,10 +3683,12 @@ graphql-upload@^8.0.2:
3683
3683
http-errors "^1.7.3"
3684
3684
object-path "^0.11.4"
3685
3685
3686
-
3687
- version "15.0.0"
3688
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.0.0.tgz#042a5eb5e2506a2e2111ce41eb446a8e570b8be9"
3689
- integrity sha512-ZyVO1xIF9F+4cxfkdhOJINM+51B06Friuv4M66W7HzUOeFd+vNzUn4vtswYINPi6sysjf1M2Ri/rwZALqgwbaQ==
3686
+
3687
+ version "14.5.8"
3688
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
3689
+ integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
3690
+ dependencies :
3691
+ iterall "^1.2.2"
3690
3692
3691
3693
graphql@^14.5.3 :
3692
3694
version "14.6.0"
You can’t perform that action at this time.
0 commit comments