File tree Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.19.2" ,
44 "private" : true ,
55 "dependencies" : {
6- "@apollo/client" : " 3.6.9 " ,
6+ "@apollo/client" : " 3.7.0 " ,
77 "@date-io/date-fns" : " 1.3.13" ,
88 "@devexpress/dx-react-chart" : " 2.7.6" ,
99 "@devexpress/dx-react-chart-material-ui" : " 2.7.6" ,
Original file line number Diff line number Diff line change 118118 call-me-maybe "^1.0.1"
119119 z-schema "^5.0.1"
120120
121- "@apollo/client@3.6.9 ":
122- version "3.6.9 "
123- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.9 .tgz#ad0ee2e3a3c92dbed4acd6917b6158a492739d94 "
124- integrity sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA ==
121+ "@apollo/client@3.7.0 ":
122+ version "3.7.0 "
123+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.0 .tgz#1c26a04488f45b3a4779fa2562e4b706402cb876 "
124+ integrity sha512-hp4OvrH1ZIQACRYcIrh/C0WFnY7IM7G6nlTpC8DSTEWxfZQ2kvpvDY0I/hYmCs0oAVrg26g3ANEdOzGWTcYbPg ==
125125 dependencies:
126126 "@graphql-typed-document-node/core" "^3.1.1"
127- "@wry/context" "^0.6 .0"
127+ "@wry/context" "^0.7 .0"
128128 "@wry/equality" "^0.5.0"
129129 "@wry/trie" "^0.3.0"
130130 graphql-tag "^2.12.6"
131131 hoist-non-react-statics "^3.3.2"
132132 optimism "^0.16.1"
133133 prop-types "^15.7.2"
134+ response-iterator "^0.2.6"
134135 symbol-observable "^4.0.0"
135136 ts-invariant "^0.10.3"
136137 tslib "^2.3.0"
70027003 dependencies:
70037004 tslib "^2.1.0"
70047005
7006+ "@wry/context@^0.7.0":
7007+ version "0.7.0"
7008+ resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.0.tgz#be88e22c0ddf62aeb0ae9f95c3d90932c619a5c8"
7009+ integrity sha512-LcDAiYWRtwAoSOArfk7cuYvFXytxfVrdX7yxoUmK7pPITLk5jYh2F8knCwS7LjgYL8u1eidPlKKV6Ikqq0ODqQ==
7010+ dependencies:
7011+ tslib "^2.3.0"
7012+
70057013"@wry/equality@^0.1.2":
70067014 version "0.1.11"
70077015 resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.1.11.tgz#35cb156e4a96695aa81a9ecc4d03787bc17f1790"
@@ -20991,6 +20999,11 @@ resolve@^2.0.0-next.3:
2099120999 is-core-module "^2.2.0"
2099221000 path-parse "^1.0.6"
2099321001
21002+ response-iterator@^0.2.6:
21003+ version "0.2.6"
21004+ resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da"
21005+ integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==
21006+
2099421007restore-cursor@^3.1.0:
2099521008 version "3.1.0"
2099621009 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
You can’t perform that action at this time.
0 commit comments