We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6631ac2 commit caa321dCopy full SHA for caa321d
package.json
@@ -12,10 +12,10 @@
12
"author": "",
13
"license": "MIT",
14
"devDependencies": {
15
- "@graphql-codegen/cli": "1.15.1",
16
- "@graphql-codegen/introspection": "1.15.1",
17
- "@graphql-codegen/typescript": "1.15.1",
18
- "@graphql-codegen/typescript-resolvers": "1.15.1",
+ "@graphql-codegen/cli": "1.21.3",
+ "@graphql-codegen/introspection": "1.18.1",
+ "@graphql-codegen/typescript": "1.21.1",
+ "@graphql-codegen/typescript-resolvers": "1.19.0",
19
"@types/aws-lambda": "8.10.64",
20
"@types/faker": "4.1.12",
21
"@types/graphql": "14.5.0",
0 commit comments