Skip to content

Commit 443c992

Browse files
fix(deps): update dependency @apollo/client to v4
1 parent 76b33cf commit 443c992

File tree

2 files changed

+15
-70
lines changed

2 files changed

+15
-70
lines changed

package-lock.json

Lines changed: 14 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"generate-graphql-types:watch": "graphql-codegen --config graphql.config.yaml --watch"
2323
},
2424
"dependencies": {
25-
"@apollo/client": "3.14.0",
25+
"@apollo/client": "4.0.4",
2626
"@fastify/autoload": "6.3.1",
2727
"@fastify/cookie": "11.0.2",
2828
"@fastify/env": "5.0.2",

0 commit comments

Comments
 (0)