Skip to content

Commit

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

See this package in npm:
@apollo/client

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/7d3fe4c1-0ac4-4437-b919-3a5377398eb8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 25, 2024
1 parent 778cef6 commit 1c5ca1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-apollo/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.7.17",
"@apollo/client": "3.10.2",
"deepmerge": "^4.2.2",
"lodash": "4.17.21",
"graphql": "^15.3.0",
Expand Down

0 comments on commit 1c5ca1b

Please sign in to comment.