Skip to content

Commit 8813f47

Browse files
committed
fix(deps): update dependency @apollo/client to v3.10.8
1 parent 2c13865 commit 8813f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"lint": "eslint ./src -c ./.eslintrc --ext .js"
5757
},
5858
"dependencies": {
59-
"@apollo/client": "3.8.1",
59+
"@apollo/client": "3.10.8",
6060
"@loadable/component": "5.15.3",
6161
"apollo-link-http": "1.5.17",
6262
"apollo-link-network-error": "0.0.5",

0 commit comments

Comments
 (0)