Skip to content

Commit b524bf7

Browse files
snyk-botadmin-token-bot
authored andcommitted
fix: upgrade @apollo/client from 3.10.8 to 3.11.0
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
1 parent 47463f7 commit b524bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@apollo/client": "^3.10.8",
6+
"@apollo/client": "^3.11.0",
77
"@babel/plugin-syntax-flow": "^7.24.7",
88
"@babel/plugin-transform-react-jsx": "7.24.7",
99
"@testing-library/jest-dom": "^6.4.5",

0 commit comments

Comments
 (0)