Skip to content

Commit ff80abb

Browse files
Update dependency graphql-code-generator to v0.18.2 [SECURITY]
1 parent 7cc8c86 commit ff80abb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

angular-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/node": "~10.12.0",
5151
"codelyzer": "~4.5.0",
5252
"concurrently": "^4.0.1",
53-
"graphql-code-generator": "^0.15.0",
53+
"graphql-code-generator": "^0.18.2",
5454
"graphql-codegen-add": "^0.15.0",
5555
"graphql-codegen-typescript-apollo-angular": "^0.15.0",
5656
"graphql-codegen-typescript-client": "^0.15.0",

react-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"apollo-boost": "^0.1.20",
1717
"concurrently": "4.1.0",
1818
"graphql": "^14.0.2",
19-
"graphql-code-generator": "0.15.0",
19+
"graphql-code-generator": "0.18.2",
2020
"graphql-codegen-typescript-client": "0.15.0",
2121
"graphql-codegen-typescript-mongodb": "0.15.0",
2222
"graphql-codegen-typescript-react-apollo": "0.15.2",

0 commit comments

Comments
 (0)