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 e5ce690Copy full SHA for e5ce690
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.8",
+ "@graphql-codegen/introspection": "1.18.2",
+ "@graphql-codegen/typescript": "1.23.0",
+ "@graphql-codegen/typescript-resolvers": "1.20.0",
19
"@types/aws-lambda": "8.10.64",
20
"@types/faker": "4.1.12",
21
"@types/graphql": "14.5.0",
0 commit comments