File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 21
21
"graphql-tools" : " 2.23.1"
22
22
},
23
23
"devDependencies" : {
24
- "graphql-cli" : " 3.0.13 " ,
24
+ "graphql-cli" : " 3.0.14 " ,
25
25
"@types/graphql" : " 14.2.3" ,
26
26
"@types/node" : " 10.12.24" ,
27
27
"typescript" : " 3.5.3"
Original file line number Diff line number Diff line change @@ -1168,9 +1168,9 @@ graphql-cli-prepare@1.4.19:
1168
1168
graphql-static-binding "0.9.3"
1169
1169
lodash "4.17.5"
1170
1170
1171
- graphql-cli@3.0.13 :
1172
- version "3.0.13 "
1173
- resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-3.0.13 .tgz#0828a1efe00e577f0d65c4908742e6556ed39a97 "
1171
+ graphql-cli@3.0.14 :
1172
+ version "3.0.14 "
1173
+ resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-3.0.14 .tgz#db6bc0c80dde47c64584417e212bda7cdf6c9daf "
1174
1174
dependencies :
1175
1175
apollo-codegen "^0.20.2"
1176
1176
chalk "^2.4.1"
@@ -1198,7 +1198,7 @@ graphql-cli@3.0.13:
1198
1198
npm-run "4.1.2"
1199
1199
opn "^5.4.0"
1200
1200
ora "^3.0.0"
1201
- rimraf "2.7.0 "
1201
+ rimraf "2.7.1 "
1202
1202
source-map-support "^0.5.9"
1203
1203
tmp-graphql-config-extension-openapi "^1.0.7"
1204
1204
update-notifier "^2.5.0"
@@ -2549,9 +2549,9 @@ restore-cursor@^2.0.0:
2549
2549
onetime "^2.0.0"
2550
2550
signal-exit "^3.0.2"
2551
2551
2552
- rimraf@2.7.0 :
2553
- version "2.7.0 "
2554
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.0 .tgz#eb43198c5e2fb83b9323abee63bd87836f9a7c85 "
2552
+ rimraf@2.7.1 :
2553
+ version "2.7.1 "
2554
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1 .tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec "
2555
2555
dependencies :
2556
2556
glob "^7.1.3"
2557
2557
You can’t perform that action at this time.
0 commit comments