Skip to content

Commit 5fb55d0

Browse files
fix(deps): update dependency @apollo/client to v4
1 parent 9925985 commit 5fb55d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kompassi-v2-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:format": "prettier --check ."
1616
},
1717
"dependencies": {
18-
"@apollo/client": "^3.13.8",
18+
"@apollo/client": "^4.0.0",
1919
"@apollo/client-integration-nextjs": "^0.12.2",
2020
"@graphql-typed-document-node/core": "^3.2.0",
2121
"@js-temporal/polyfill": "^0.5.1",

0 commit comments

Comments
 (0)