Skip to content

Commit

Permalink
fix: upgrade @apollo/client from 3.7.17 to 3.11.5
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.11.5.

See this package in npm:
@apollo/client

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/d6bf29b8-ebed-45e7-b3aa-f5b548b2b4f3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent 778cef6 commit 4eaaebe
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.11.5",
"deepmerge": "^4.2.2",
"lodash": "4.17.21",
"graphql": "^15.3.0",
Expand Down

0 comments on commit 4eaaebe

Please sign in to comment.