Skip to content

Commit 83c9f40

Browse files
fix(deps): update dependency @apollo/client to v4
1 parent 454e623 commit 83c9f40

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
@@ -21,7 +21,7 @@
2121
"generate-graphql-types:watch": "graphql-codegen --config graphql.config.yaml --watch"
2222
},
2323
"dependencies": {
24-
"@apollo/client": "^3.13.6",
24+
"@apollo/client": "^4.0.0",
2525
"@fastify/autoload": "^6.3.0",
2626
"@fastify/cookie": "^11.0.2",
2727
"@fastify/env": "^5.0.2",

0 commit comments

Comments
 (0)