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 5c2e413 commit 07082ceCopy full SHA for 07082ce
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.17.6",
+ "@graphql-codegen/introspection": "1.17.6",
+ "@graphql-codegen/typescript": "1.17.6",
+ "@graphql-codegen/typescript-resolvers": "1.17.6",
19
"@types/aws-lambda": "8.10.53",
20
"@types/faker": "4.1.12",
21
"@types/graphql": "14.5.0",
0 commit comments