This repository was archived by the owner on Feb 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 38
38
"react-dom" : " 17.0.1"
39
39
},
40
40
"devDependencies" : {
41
- "@apollo/client" : " ^3.3.8 " ,
41
+ "@apollo/client" : " ^3.3.9 " ,
42
42
"@arkweid/lefthook" : " ^0.7.2" ,
43
43
"@babel/core" : " ^7.12.13" ,
44
44
"@storybook/addon-a11y" : " ^6.1.17" ,
Original file line number Diff line number Diff line change 179
179
dependencies:
180
180
node-fetch "2.6.1"
181
181
182
- "@apollo/client@^3.3.8 ":
183
- version "3.3.8 "
184
- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.8 .tgz#79e18978dbf2383e2d17eedf33bf905b89b4fb43 "
185
- integrity sha512-nYKoTfz2ivwzVee+uVHUSWS+xK166m4ycgxM7INq1kR1PD8o3WjBLmCmlajnqSx6KSZCFaTnH75PsfHvtUi1iA ==
182
+ "@apollo/client@^3.3.9 ":
183
+ version "3.3.9 "
184
+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.9 .tgz#f3ad07fd3f3ef4aaf9a25e3b5f99e5cca6440322 "
185
+ integrity sha512-4koVaCKcztuNZCiKP/nyghCVon1Y0+EoIpBytTDTvn7L+QkEQpgKZiWcRGnuJjdvL8QlKiiV7zhdJOiDhIoiUw ==
186
186
dependencies:
187
187
"@graphql-typed-document-node/core" "^3.0.0"
188
188
"@types/zen-observable" "^0.8.0"
189
189
"@wry/context" "^0.5.2"
190
190
"@wry/equality" "^0.3.0"
191
191
fast-json-stable-stringify "^2.0.0"
192
- graphql-tag "^2.11 .0"
192
+ graphql-tag "^2.12 .0"
193
193
hoist-non-react-statics "^3.3.2"
194
194
optimism "^0.14.0"
195
195
prop-types "^15.7.2"
@@ -7014,10 +7014,12 @@ graphql-anywhere@^4.2.7:
7014
7014
ts-invariant "^0.3.2"
7015
7015
tslib "^1.10.0"
7016
7016
7017
- graphql-tag@^2.11.0:
7018
- version "2.11.0"
7019
- resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
7020
- integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
7017
+ graphql-tag@^2.12.0:
7018
+ version "2.12.0"
7019
+ resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.0.tgz#1f0fe5b1e303b64c76db70838b23c4c58c7a4fd5"
7020
+ integrity sha512-iK040pFYpQpHfqF5UJOlYu2XEw6wx56aiyKJP1zqhxabGssqfbTIqz6U++cBwx/Izad0JNq6IsWvrL+p6d1GOA==
7021
+ dependencies:
7022
+ tslib "^1.14.1"
7021
7023
7022
7024
graphql@^15.5.0:
7023
7025
version "15.5.0"
You can’t perform that action at this time.
0 commit comments