Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Update dependency @apollo/client to v3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 9, 2021
1 parent 6ffcbd2 commit 57df607
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"codegen": "graphql-codegen --config codegen.yml"
},
"dependencies": {
"@apollo/client": "3.4.5",
"@apollo/client": "3.4.6",
"@emotion/react": "11.4.1",
"@emotion/styled": "11.3.0",
"@material-ui/core": "5.0.0-alpha.32",
Expand Down
26 changes: 22 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
ora "5.4.1"
rxjs "6.6.7"

"@apollo/[email protected].5", "@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0":
version "3.4.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.5.tgz#c6bc27e8a66c9ad4e27183d33cbefbb9e06d5e69"
integrity sha512-arvzqyh+SmcJ9jGmdP1QhboTCq6YoowidqbDTigJ8LqA4jywOvgy3GMSPKUtyyxter12rQ+42cXjGI9+ZMVuyA==
"@apollo/[email protected].6":
version "3.4.6"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.6.tgz#397cf4d2fa5cbc1b045349e9928de2cafb7aceef"
integrity sha512-zgSsTGGrURvFTi1t/ovSM17i8AN5F/X0Vx+sWDnfxleD3JStsR4bZhz0qqIgok0nU2AEwYU7qS1BmwKbQ4Xuag==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@wry/context" "^0.6.0"
Expand Down Expand Up @@ -93,6 +93,24 @@
tslib "^1.10.0"
zen-observable "^0.8.14"

"@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0":
version "3.4.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.5.tgz#c6bc27e8a66c9ad4e27183d33cbefbb9e06d5e69"
integrity sha512-arvzqyh+SmcJ9jGmdP1QhboTCq6YoowidqbDTigJ8LqA4jywOvgy3GMSPKUtyyxter12rQ+42cXjGI9+ZMVuyA==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@wry/context" "^0.6.0"
"@wry/equality" "^0.5.0"
"@wry/trie" "^0.3.0"
graphql-tag "^2.12.3"
hoist-non-react-statics "^3.3.2"
optimism "^0.16.1"
prop-types "^15.7.2"
symbol-observable "^4.0.0"
ts-invariant "^0.9.0"
tslib "^2.3.0"
zen-observable-ts "^1.1.0"

"@apollo/federation@^0.25.1":
version "0.25.2"
resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.25.2.tgz#10b2e22ac20e64701fd6d31d9abbf7f411b03763"
Expand Down

1 comment on commit 57df607

@vercel
Copy link

@vercel vercel bot commented on 57df607 Aug 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.