Skip to content

Commit

Permalink
fix: upgrade @apollo/client from 3.3.11 to 3.11.2
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.11.2.

See this package in npm:
@apollo/client

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/e7858787-e4f8-4199-b0a4-f0fd87f932b1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 21, 2024
1 parent 778cef6 commit a36ed38
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.11.2",
"@nhost/react-apollo": "1.0.7",
"@nhost/react-auth": "1.0.5",
"graphql": "15.5.0",
Expand Down

0 comments on commit a36ed38

Please sign in to comment.