File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@kbrandwijk/swagger-to-graphql" : " 2.4.2" ,
13
- "graphql" : " 0.12.3 " ,
13
+ "graphql" : " 0.13.1 " ,
14
14
"graphql-binding" : " 1.2.0"
15
15
},
16
16
"devDependencies" : {
Original file line number Diff line number Diff line change 325
325
dependencies :
326
326
iterall "1.1.3"
327
327
328
+
329
+ version "0.13.1"
330
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
331
+ dependencies :
332
+ iterall "^1.2.0"
333
+
328
334
har-schema@^2.0.0 :
329
335
version "2.0.0"
330
336
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
416
422
version "1.1.3"
417
423
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
418
424
425
+ iterall@^1.2.0 :
426
+ version "1.2.1"
427
+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1.tgz#59a347ae8001d2d4bc546b8487ca755d61849965"
428
+
419
429
js-yaml@^3.8.4, js-yaml@^3.9.1 :
420
430
version "3.10.0"
421
431
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
You can’t perform that action at this time.
0 commit comments