Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-tools/utils to ^10.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 22, 2023
1 parent afc8784 commit af96d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/codegen-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/visitor-plugin-common": "^4.0.1",
"@graphql-tools/relay-operation-optimizer": "^7.0.0",
"@graphql-tools/utils": "^10.0.7"
"@graphql-tools/utils": "^10.0.9"
},
"devDependencies": {
"@graphql-codegen/core": "^4.0.0",
Expand Down

0 comments on commit af96d39

Please sign in to comment.