Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Revert "chore(deps): bump @apollo/client from 3.8.5 to 3.8.6 (#657)"
Browse files Browse the repository at this point in the history
Something in our setup is outdated and is not compatible with the latest @apollo/client version

See apollographql/apollo-client#11313 for a similar situation

This reverts commit 74f214c.
  • Loading branch information
alfetopito committed Oct 31, 2023
1 parent 3d8ab37 commit db31d3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"@jridgewell/trace-mapping" "^0.3.9"

"@apollo/client@^3.1.5":
version "3.8.6"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.6.tgz#d90f2a9b0147d8fc96c7a867588b5b2165cc4085"
integrity sha512-FnHg3vhQP8tQzgBs6oTJCFFIbovelDGYujj6MK7CJneiHf62TJstCIO0Ot4A1h7XrgFEtgl8a/OgajQWqrTuYw==
version "3.8.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.5.tgz#becd2101d6049afd03dd796693fb5804346df42f"
integrity sha512-/ueWC3f1pFeH+tWbM1phz6pzUGGijyml6oQ+LKUcQzpXF6tVFPrb6oUIUQCbZpr6Xmv/dtNiFDohc39ra7Solg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.7.3"
Expand Down

0 comments on commit db31d3c

Please sign in to comment.