File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 9
9
"test" : " echo No tests yet"
10
10
},
11
11
"dependencies" : {
12
- "@kbrandwijk/swagger-to-graphql" : " 1 .4.2" ,
12
+ "@kbrandwijk/swagger-to-graphql" : " 2 .4.2" ,
13
13
"graphql" : " 0.12.3" ,
14
14
"graphql-binding" : " 1.2.0"
15
15
},
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @kbrandwijk/swagger-to-graphql@1 .4.2 " :
6
- version "1 .4.2"
7
- resolved "https://registry.yarnpkg.com/@kbrandwijk/swagger-to-graphql/-/swagger-to-graphql-1 .4.2.tgz#3d15b9396cc0f519e81f156202dbb6c7147971c9 "
5
+ " @kbrandwijk/swagger-to-graphql@2 .4.2 " :
6
+ version "2 .4.2"
7
+ resolved "https://registry.yarnpkg.com/@kbrandwijk/swagger-to-graphql/-/swagger-to-graphql-2 .4.2.tgz#1b1b0537cd94b31d1bd83091ac795740e231af19 "
8
8
dependencies :
9
9
babel-runtime "^6.25.0"
10
- graphql "^0.12.3"
11
10
isomorphic-fetch "^2.2.1"
12
11
js-yaml "^3.8.4"
13
12
json-schema-ref-parser "^3.1.2"
320
319
graphql-subscriptions "^0.5.6"
321
320
uuid "^3.1.0"
322
321
323
- [email protected] , graphql@^0.12.3 :
322
+
324
323
version "0.12.3"
325
324
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
326
325
dependencies :
You can’t perform that action at this time.
0 commit comments