Skip to content

Commit

Permalink
chore(deps): update dependency graphql-tag to v2.12.6 (ardatan#944)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 6, 2021
1 parent d9bdce8 commit efda9e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/apollo-federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typescript": "4.4.4",
"@apollo/gateway": "0.43.1",
"@apollo/federation": "0.33.6",
"graphql-tag": "2.12.5"
"graphql-tag": "2.12.6"
},
"peerDependencies": {
"@apollo/gateway": "^0.41.0 || ^0.42.0 || ^0.43.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7276,10 +7276,10 @@ graphql-subscriptions@^1.1.0:
dependencies:
iterall "^1.3.0"

[email protected].5, graphql-tag@^2.11.0:
version "2.12.5"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.5.tgz#5cff974a67b417747d05c8d9f5f3cb4495d0db8f"
integrity sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ==
[email protected].6, graphql-tag@^2.11.0:
version "2.12.6"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
dependencies:
tslib "^2.1.0"

Expand Down

0 comments on commit efda9e7

Please sign in to comment.