File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
],
9
9
"license" : " Apache-2.0" ,
10
10
"dependencies" : {
11
- "graphql-config" : " ^1.2 .0" ,
11
+ "graphql-config" : " ^2.0 .0" ,
12
12
"prisma-yml" : " 1.0.16"
13
13
},
14
14
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -150,14 +150,14 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
150
150
version "4.1.11"
151
151
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
152
152
153
- graphql-config@^1.2 .0 :
154
- version "1.2 .0"
155
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1. 2.0.tgz#c1396e7705ce82870923134426d1b19b2de6c326 "
153
+ graphql-config@^2.0 .0 :
154
+ version "2.0 .0"
155
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.0. tgz#daf69091055c6f675d63893a2d14c48f3fec3327 "
156
156
dependencies :
157
- graphql "^0.12.3"
158
157
graphql-import "^0.4.0"
159
158
graphql-request "^1.4.0"
160
159
js-yaml "^3.10.0"
160
+ lodash "^4.17.4"
161
161
minimatch "^3.0.4"
162
162
163
163
graphql-import@^0.4.0 :
You can’t perform that action at this time.
0 commit comments