Skip to content

Commit

Permalink
fix: upgrade @apollo/client from 3.3.11 to 3.10.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @apollo/client from 3.3.11 to 3.10.3.

See this package in npm:
@apollo/client

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/bb324be6-9c67-430d-8d77-4b1e391a7bac?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 28, 2024
1 parent 778cef6 commit cbc7066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-nhost-auth-realtime-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"@apollo/client": "3.3.11",
"@apollo/client": "3.10.3",
"@nhost/react-apollo": "1.0.7",
"@nhost/react-auth": "1.0.5",
"graphql": "15.5.0",
Expand Down

0 comments on commit cbc7066

Please sign in to comment.