Skip to content

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent f5a1fc4 commit 2616b28
Show file tree
Hide file tree
Showing 3 changed files with 847 additions and 243 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/ws": "^6.0.1",
"@zeit/next-css": "^1.0.1",
"@zeit/next-typescript": "^1.1.1",
"apollo-boost": "^0.1.27",
"apollo-boost": "^0.4.0",
"apollo-client": "^2.4.3",
"apollo-link": "^1.2.3",
"apollo-link-state": "^0.4.2",
Expand Down
12 changes: 3 additions & 9 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1207,9 +1207,7 @@ [email protected], apollo-cache@^1.1.18:
apollo-utilities "^1.0.22"

apollo-client@^2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.3.tgz#261749c531eda367a1e2a3c5def024abb09add6e"
integrity sha512-ALfqkvnv2ZXrk08rqegFDkgRNVh7G/hz+jK+dblCKjcbgUmBduSHsnIfc335povbZTLPjtb0/z0iMECJu3FvZw==
version "2.6.10"
dependencies:
"@types/zen-observable" "^0.8.0"
apollo-cache "1.1.18"
Expand Down Expand Up @@ -1259,16 +1257,12 @@ apollo-link-state@^0.4.0, apollo-link-state@^0.4.2:
graphql-anywhere "^4.1.0-alpha.0"

apollo-link-ws@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/apollo-link-ws/-/apollo-link-ws-1.0.9.tgz#e2198abd6d3900e83fd842fdee335a28b347ea2d"
integrity sha512-CtKwLE61bCJTW5jrucOMm5PubeAlCl/9i45pg4GKKlAbl0zR4i2dww8TJkYoIY6iCyj4qjKW/uqGD6v5/aVwhg==
version "1.0.20"
dependencies:
apollo-link "^1.2.3"

apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.2.3.tgz#9bd8d5fe1d88d31dc91dae9ecc22474d451fb70d"
integrity sha512-iL9yS2OfxYhigme5bpTbmRyC+Htt6tyo2fRMHT3K1XRL/C5IQDDz37OjpPy4ndx7WInSvfSZaaOTKFja9VWqSw==
version "1.2.14"
dependencies:
apollo-utilities "^1.0.0"
zen-observable-ts "^0.8.10"
Expand Down
Loading

0 comments on commit 2616b28

Please sign in to comment.