File tree 2 files changed +13
-6
lines changed
2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 28
28
]
29
29
},
30
30
"devDependencies" : {
31
- "@apollo/client" : " 3.3.8 " ,
31
+ "@apollo/client" : " 3.3.9 " ,
32
32
"@types/apollo-upload-client" : " 14.1.0" ,
33
33
"@types/graphql-upload" : " 8.0.4" ,
34
34
"express-graphql" : " 0.12.0" ,
Original file line number Diff line number Diff line change 125
125
"@algolia/logger-common" "4.5.1"
126
126
"@algolia/requester-common" "4.5.1"
127
127
128
- "@apollo/client@3.3.8 ":
129
- version "3.3.8 "
130
- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.8 .tgz#79e18978dbf2383e2d17eedf33bf905b89b4fb43 "
131
- integrity sha512-nYKoTfz2ivwzVee+uVHUSWS+xK166m4ycgxM7INq1kR1PD8o3WjBLmCmlajnqSx6KSZCFaTnH75PsfHvtUi1iA ==
128
+ "@apollo/client@3.3.9 ":
129
+ version "3.3.9 "
130
+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.9 .tgz#f3ad07fd3f3ef4aaf9a25e3b5f99e5cca6440322 "
131
+ integrity sha512-4koVaCKcztuNZCiKP/nyghCVon1Y0+EoIpBytTDTvn7L+QkEQpgKZiWcRGnuJjdvL8QlKiiV7zhdJOiDhIoiUw ==
132
132
dependencies:
133
133
"@graphql-typed-document-node/core" "^3.0.0"
134
134
"@types/zen-observable" "^0.8.0"
135
135
"@wry/context" "^0.5.2"
136
136
"@wry/equality" "^0.3.0"
137
137
fast-json-stable-stringify "^2.0.0"
138
- graphql-tag "^2.11 .0"
138
+ graphql-tag "^2.12 .0"
139
139
hoist-non-react-statics "^3.3.2"
140
140
optimism "^0.14.0"
141
141
prop-types "^15.7.2"
@@ -7817,6 +7817,13 @@ graphql-tag@2.11.0, graphql-tag@^2.11.0:
7817
7817
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
7818
7818
integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
7819
7819
7820
+ graphql-tag@^2.12.0:
7821
+ version "2.12.0"
7822
+ resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.0.tgz#1f0fe5b1e303b64c76db70838b23c4c58c7a4fd5"
7823
+ integrity sha512-iK040pFYpQpHfqF5UJOlYu2XEw6wx56aiyKJP1zqhxabGssqfbTIqz6U++cBwx/Izad0JNq6IsWvrL+p6d1GOA==
7824
+ dependencies:
7825
+ tslib "^1.14.1"
7826
+
7820
7827
graphql-type-json@0.3.2:
7821
7828
version "0.3.2"
7822
7829
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
You can’t perform that action at this time.
0 commit comments