Skip to content

Commit 12d5dec

Browse files
committed
fix: upgrade @apollo/client from 3.3.11 to 3.11.1
Snyk has created this PR to upgrade @apollo/client from 3.3.11 to 3.11.1. See this package in npm: @apollo/client See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/bb324be6-9c67-430d-8d77-4b1e391a7bac?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 12d5dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-nhost-auth-realtime-graphql/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.3.11",
9+
"@apollo/client": "3.11.1",
1010
"@nhost/react-apollo": "1.0.7",
1111
"@nhost/react-auth": "1.0.5",
1212
"graphql": "15.5.0",

0 commit comments

Comments
 (0)