Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-tools/utils to v10.7.2 (#3623)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 8135065 commit d818811
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 49 deletions.
2 changes: 1 addition & 1 deletion examples/egg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"transpile": "tsc"
},
"dependencies": {
"@graphql-tools/utils": "10.7.1",
"@graphql-tools/utils": "10.7.2",
"egg": "3.29.0",
"egg-cors": "3.0.1",
"graphql": "16.10.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@envelop/live-query": "7.0.0",
"@graphql-tools/utils": "10.7.1",
"@graphql-tools/utils": "10.7.2",
"@n1ru4l/graphql-live-query": "0.10.0",
"@n1ru4l/in-memory-live-query-store": "0.10.0",
"graphql": "16.10.0",
Expand Down
Loading

0 comments on commit d818811

Please sign in to comment.