Skip to content

Commit

Permalink
Merge pull request #336 from guardian/rjr-bump-graphql-to-latest-vers…
Browse files Browse the repository at this point in the history
…ions

Update GraphQL dependencies to latest
  • Loading branch information
KaliedaRik authored Jan 7, 2025
2 parents 222febf + af5067c commit 3a00ae2
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 904 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"generate-appsync-auth-token": "ts-node-dev bootstrapping-lambda/generateAppSyncAuthToken.ts"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/introspection": "1.18.0",
"@graphql-codegen/typescript": "1.17.11",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/typescript": "^4.1.2",
"@guardian/node-riffraff-artifact": "0.3.2",
"@types/aws-lambda": "^8.10.114",
"@types/jest": "^26.0.22",
Expand Down
Loading

0 comments on commit 3a00ae2

Please sign in to comment.