File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2424 "apollo-upload-server" : " ^5.0.0"
2525 },
2626 "devDependencies" : {
27- "@types/graphql" : " 0.13.4 " ,
27+ "@types/graphql" : " 14.0.2 " ,
2828 "ava" : " 0.25.0" ,
29- "graphql" : " 0.13 .2" ,
29+ "graphql" : " 14.0 .2" ,
3030 "graphql-middleware" : " 1.7.6" ,
3131 "graphql-tools" : " 4.0.0" ,
3232 "prettier" : " 1.14.3" ,
3939 "typescript" : " 2.9.2"
4040 },
4141 "peerDependencies" : {
42- "graphql" : " ^0.13.2" ,
42+ "graphql" : " ^0.13.2 || ^14.0.0 " ,
4343 "graphql-middleware" : " ^1.4.2"
4444 },
4545 "release" : {
Original file line number Diff line number Diff line change 154154 into-stream "^3.1.0"
155155 lodash "^4.17.4"
156156
157- " @types/graphql@0.13.4 " :
158- version "0.13.4 "
159- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.4. tgz#55ae9c29f0fd6b85ee536f5c72b4769d5c5e06b1 "
157+ " @types/graphql@14.0.2 " :
158+ version "14.0.2 "
159+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.2. tgz#415e3779718c1e0805e418e3a798cb39dccc58ab "
160160
161161JSONStream@^1.0.4 :
162162 version "1.3.3"
@@ -1856,11 +1856,11 @@ graphql-tools@4.0.0, graphql-tools@^4.0.0:
18561856 iterall "^1.1.3"
18571857 uuid "^3.1.0"
18581858
1859- graphql@0.13 .2 :
1860- version "0.13 .2"
1861- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13. 2.tgz#4c740ae3c222823e7004096f832e7b93b2108270 "
1859+ graphql@14.0 .2 :
1860+ version "14.0 .2"
1861+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0. 2.tgz#7dded337a4c3fd2d075692323384034b357f5650 "
18621862 dependencies :
1863- iterall "^1.2.1 "
1863+ iterall "^1.2.2 "
18641864
18651865handlebars@^4.0.2 :
18661866 version "4.0.11"
@@ -2352,7 +2352,7 @@ issue-parser@^2.2.0:
23522352 lodash.isplainobject "^4.0.6"
23532353 lodash.isstring "^4.0.1"
23542354
2355- iterall@^1.1.3, iterall@^1.2.1 :
2355+ iterall@^1.1.3, iterall@^1.2.2 :
23562356 version "1.2.2"
23572357 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
23582358
You can’t perform that action at this time.
0 commit comments