File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"bcryptjs" : " 2.4.3" ,
16
- "graphql" : " 14.3.1 " ,
16
+ "graphql" : " 14.4.0 " ,
17
17
"graphql-tag" : " 2.10.1" ,
18
18
"graphql-tools" : " 4.0.5" ,
19
19
"graphql-yoga" : " 1.18.0" ,
Original file line number Diff line number Diff line change @@ -2551,10 +2551,10 @@
[email protected] , "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
2551
2551
dependencies :
2552
2552
iterall "^1.2.1"
2553
2553
2554
- graphql@14.3.1, graphql@^14.3 .0 :
2555
- version "14.3.1 "
2556
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.1 .tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807 "
2557
- integrity sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA ==
2554
+ graphql@14.4 .0 :
2555
+ version "14.4.0 "
2556
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.0 .tgz#e97086acfc0338e4fdc8f7dba519c6b8a6badfd9 "
2557
+ integrity sha512-E55z1oK6e4cGxCqlSsRWytYDPcIUxky3XkbuQUf6TIjCmn6C7CuBJpmkMF1066q95yPAGOZVPTVT7jABKbRFSA ==
2558
2558
dependencies :
2559
2559
iterall "^1.2.2"
2560
2560
@@ -2572,6 +2572,13 @@ graphql@^0.12.3:
2572
2572
dependencies :
2573
2573
iterall "1.1.3"
2574
2574
2575
+ graphql@^14.3.0 :
2576
+ version "14.3.1"
2577
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.1.tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807"
2578
+ integrity sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA==
2579
+ dependencies :
2580
+ iterall "^1.2.2"
2581
+
2575
2582
har-schema@^2.0.0 :
2576
2583
version "2.0.0"
2577
2584
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
You can’t perform that action at this time.
0 commit comments