Skip to content

Commit

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

See this package in npm:
@apollo/client

See this project in Snyk:
https://app.snyk.io/org/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and admin-token-bot committed Aug 13, 2024
1 parent 47463f7 commit b524bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.10.8",
"@apollo/client": "^3.11.0",
"@babel/plugin-syntax-flow": "^7.24.7",
"@babel/plugin-transform-react-jsx": "7.24.7",
"@testing-library/jest-dom": "^6.4.5",
Expand Down

0 comments on commit b524bf7

Please sign in to comment.