Skip to content

Commit 57cdcb9

Browse files
committed
fix: upgrade @apollo/client from 3.7.17 to 3.11.1
Snyk has created this PR to upgrade @apollo/client from 3.7.17 to 3.11.1. 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
1 parent 778cef6 commit 57cdcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"@apollo/client": "3.7.17",
9+
"@apollo/client": "3.11.1",
1010
"deepmerge": "^4.2.2",
1111
"lodash": "4.17.21",
1212
"graphql": "^15.3.0",

0 commit comments

Comments
 (0)