diff --git a/package.json b/package.json index 8ceba646..8c92613b 100644 --- a/package.json +++ b/package.json @@ -12,14 +12,14 @@ }, "dependencies": { "@ant-design/icons-vue": "6.1.0", - "@apollo/client": "3.7.10", + "@apollo/client": "3.14.1", "@graphql-codegen/cli": "2.16.5", "@graphql-codegen/typescript-document-nodes": "2.3.13", "@graphql-codegen/typescript-operations": "2.5.13", "@vue/apollo-composable": "4.0.0-beta.4", "@vueuse/core": "9.13.0", "ant-design-vue": "3.2.16", - "apollo3-cache-persist": "0.14.1", + "apollo3-cache-persist": "0.15.0", "dayjs": "1.11.7", "graphql": "16.6.0", "graphql-tag": "2.12.6",