Skip to content

Commit fabb666

Browse files
committed
Update CLI dependencies
Signed-off-by: Alan Cha <[email protected]>
1 parent cab6fff commit fabb666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/openapi-to-graphql-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"express-graphql": "^0.11.0",
5050
"graphql": "^15.3.0",
5151
"js-yaml": "^3.14.0",
52-
"openapi-to-graphql": "^2.4.0"
52+
"openapi-to-graphql": "^2.5.0"
5353
},
5454
"devDependencies": {
5555
"@types/node": "^14.11.2",

0 commit comments

Comments
 (0)