15
15
"@jridgewell/gen-mapping" "^0.3.5"
16
16
"@jridgewell/trace-mapping" "^0.3.24"
17
17
18
- "@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0":
19
- version "3.5.10 "
20
- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.10 .tgz#43463108a6e07ae602cca0afc420805a19339a71 "
21
- integrity sha512-tL3iSpFe9Oldq7gYikZK1dcYxp1c01nlSwtsMz75382HcI6fvQXyFXUCJTTK3wgO2/ckaBvRGw7VqjFREdVoRw ==
18
+ "@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 ":
19
+ version "3.7.17 "
20
+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.17 .tgz#1d2538729fd8ef138aa301a7cf62704474e57b72 "
21
+ integrity sha512-0EErSHEtKPNl5wgWikHJbKFAzJ/k11O0WO2QyqZSHpdxdAnw7UWHY4YiLbHCFG7lhrD+NTQ3Z/H9Jn4rcikoJA ==
22
22
dependencies:
23
- "@graphql-typed-document-node/core" "^3.0.0 "
24
- "@wry/context" "^0.6 .0"
23
+ "@graphql-typed-document-node/core" "^3.1.1 "
24
+ "@wry/context" "^0.7 .0"
25
25
"@wry/equality" "^0.5.0"
26
- "@wry/trie" "^0.3 .0"
27
- graphql-tag "^2.12.3 "
26
+ "@wry/trie" "^0.4 .0"
27
+ graphql-tag "^2.12.6 "
28
28
hoist-non-react-statics "^3.3.2"
29
- optimism "^0.16.1 "
29
+ optimism "^0.16.2 "
30
30
prop-types "^15.7.2"
31
+ response-iterator "^0.2.6"
31
32
symbol-observable "^4.0.0"
32
- ts-invariant "^0.9.4 "
33
+ ts-invariant "^0.10.3 "
33
34
tslib "^2.3.0"
34
- zen-observable-ts "^1.2.0 "
35
+ zen-observable-ts "^1.2.5 "
35
36
36
37
37
38
version "2.2.4"
2146
2147
p-limit "3.1.0"
2147
2148
tslib "^2.4.0"
2148
2149
2149
- "@graphql-tools/
[email protected] ":
2150
- version "8.2.9"
2151
- resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.9.tgz#f4bb6ca58d0d89dbfa4fded6a1457bb359de1450"
2152
- integrity sha512-mHRrqMc1NTL6MALBQK1DmAzSxJIKoaCaW7ZCk5bRGzVj/MNQz3OsqlDb/+t9/ONT0V+WI/uxBFsrLMwa4p6L7A==
2153
- dependencies:
2154
- "@graphql-tools/utils" "8.6.8"
2155
- tslib "~2.3.0"
2156
-
2157
2150
"@graphql-tools/merge@^8.4.1":
2158
2151
version "8.4.2"
2159
2152
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.2.tgz#95778bbe26b635e8d2f60ce9856b388f11fe8288"
2162
2155
"@graphql-tools/utils" "^9.2.1"
2163
2156
tslib "^2.4.0"
2164
2157
2165
- "@graphql-tools/
[email protected] ":
2166
- version "8.3.9"
2167
- resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.9.tgz#2b83464a0ef083c92d7076da0fa5939f2f5a1e34"
2168
- integrity sha512-9YFCzn0sYAGTWhZrVYY/neK5cie3s0dNm7Qq38tkhOh2ME5BtHW/8ZIq+UrLGKsBYwa+Qjb/UojGWUm2yG/z6Q==
2169
- dependencies:
2170
- "@graphql-tools/merge" "8.2.9"
2171
- "@graphql-tools/utils" "8.6.8"
2172
- tslib "~2.3.0"
2173
- value-or-promise "1.0.11"
2174
-
2175
2158
"@graphql-tools/schema@^9.0.18":
2176
2159
version "9.0.19"
2177
2160
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.19.tgz#c4ad373b5e1b8a0cf365163435b7d236ebdd06e7"
2182
2165
tslib "^2.4.0"
2183
2166
value-or-promise "^1.0.12"
2184
2167
2185
- "@graphql-tools/
[email protected] ":
2186
- version "8.6.8"
2187
- resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.8.tgz#a0824ed5810f66c504df4e97c5900786ac0c260e"
2188
- integrity sha512-EdUUeKi/wp/UvuknyINpQ/uXDqTM3qxPPPDIq5RpfW0zQOeCvbZcx8xHoMox0TYKvKtg3zoB7aprUtoW+iZLxw==
2189
- dependencies:
2190
- tslib "~2.3.0"
2191
-
2192
2168
"@graphql-tools/utils@^9.2.1":
2193
2169
version "9.2.1"
2194
2170
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
2197
2173
"@graphql-typed-document-node/core" "^3.1.1"
2198
2174
tslib "^2.4.0"
2199
2175
2200
- "@graphql-typed-document-node/core@^3.0.0", "@graphql-typed-document-node/core@^3. 1.1":
2176
+ "@graphql-typed-document-node/core@^3.1.1":
2201
2177
version "3.2.0"
2202
2178
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
2203
2179
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==
4376
4352
"@webassemblyjs/ast" "1.14.1"
4377
4353
"@xtuc/long" "4.2.2"
4378
4354
4379
- "@wry/context@^0.6.0":
4380
- version "0.6.1"
4381
- resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2"
4382
- integrity sha512-LOmVnY1iTU2D8tv4Xf6MVMZZ+juIJ87Kt/plMijjN20NMAXGmH4u8bS1t0uT74cZ5gwpocYueV58YwyI8y+GKw==
4383
- dependencies:
4384
- tslib "^2.3.0"
4385
-
4386
4355
"@wry/context@^0.7.0":
4387
4356
version "0.7.4"
4388
4357
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.4.tgz#e32d750fa075955c4ab2cfb8c48095e1d42d5990"
4404
4373
dependencies:
4405
4374
tslib "^2.3.0"
4406
4375
4376
+ "@wry/trie@^0.4.0":
4377
+ version "0.4.3"
4378
+ resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.4.3.tgz#077d52c22365871bf3ffcbab8e95cb8bc5689af4"
4379
+ integrity sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==
4380
+ dependencies:
4381
+ tslib "^2.3.0"
4382
+
4407
4383
4408
4384
version "3.2.2"
4409
4385
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-3.2.2.tgz#ddf0f9d75e2c19375b1e1b7335e72cb99762aed8"
@@ -7507,9 +7483,9 @@ graphemer@^1.4.0:
7507
7483
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
7508
7484
7509
7485
graphql-http@^1.22.0:
7510
- version "1.22.3 "
7511
- resolved "https://registry.yarnpkg.com/graphql-http/-/graphql-http-1.22.3 .tgz#5da03ee564b847e585fa08e326a50dbd4c8fbc0a "
7512
- integrity sha512-sgUz/2DZt+QvY6WrpAsAXUvhnIkp2eX9jN78V8DAtFcpZi/nfDrzDt2byYjyoJzRcWuqhE0K63g1QMewt73U6A ==
7486
+ version "1.22.4 "
7487
+ resolved "https://registry.yarnpkg.com/graphql-http/-/graphql-http-1.22.4 .tgz#47b52ef0ab1f412943aca33ecfcdf22de525d59b "
7488
+ integrity sha512-OC3ucK988teMf+Ak/O+ZJ0N2ukcgrEurypp8ePyJFWq83VzwRAmHxxr+XxrMpxO/FIwI4a7m/Fzv3tWGJv0wPA ==
7513
7489
7514
7490
graphql-playground-html@^1.6.30:
7515
7491
version "1.6.30"
@@ -7525,22 +7501,22 @@ graphql-playground-middleware-express@^1.7.23:
7525
7501
dependencies:
7526
7502
graphql-playground-html "^1.6.30"
7527
7503
7528
- graphql-tag@^2.12.3 :
7504
+ graphql-tag@^2.12.6 :
7529
7505
version "2.12.6"
7530
7506
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
7531
7507
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
7532
7508
dependencies:
7533
7509
tslib "^2.1.0"
7534
7510
7535
- graphql-tools@8.2.7 :
7536
- version "8.2.7 "
7537
- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.2.7 .tgz#6f168aae2e9da9de867095e18993e86d8dd6d335 "
7538
- integrity sha512-9wUgcBgeH6GSYhiO8/aUVd5DqCBRv8qim45CzMqQsxrzYhhiBXMcbJS7tgFdhaOXGBZzmkEADJ7EqwdZ+4Uppw ==
7511
+ graphql-tools@8.3.20 :
7512
+ version "8.3.20 "
7513
+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.3.20 .tgz#d6b7ff46d30bf89b1963418fa481ee3326ac6fff "
7514
+ integrity sha512-x3VkXkaGyPaZu1G0Vr2x/7yxTiuTB6xpY3RbH2uTjBv01Z+985J3//B81fooTtEf2eySBiyPplMYwFmAybOIrQ ==
7539
7515
dependencies:
7540
- "@graphql-tools/schema" "8.3.9 "
7541
- tslib "~2.3 .0"
7516
+ "@graphql-tools/schema" "^9.0.18 "
7517
+ tslib "^2.4 .0"
7542
7518
optionalDependencies:
7543
- "@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0"
7519
+ "@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 "
7544
7520
7545
7521
7546
7522
version "15.8.0"
@@ -9942,7 +9918,7 @@ open@^7.4.2:
9942
9918
is-docker "^2.0.0"
9943
9919
is-wsl "^2.1.1"
9944
9920
9945
- optimism@^0.16.1 :
9921
+ optimism@^0.16.2 :
9946
9922
version "0.16.2"
9947
9923
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081"
9948
9924
integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ==
@@ -10944,6 +10920,11 @@ resolve@^2.0.0-next.5:
10944
10920
path-parse "^1.0.7"
10945
10921
supports-preserve-symlinks-flag "^1.0.0"
10946
10922
10923
+ response-iterator@^0.2.6:
10924
+ version "0.2.20"
10925
+ resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.20.tgz#9a8259d7f6fe35fb81ab2d8f2b938e5e6c892821"
10926
+ integrity sha512-RfNi9saiJ9VKznrRZEGZtlfeiQI7NWMUlXvmkvO60xaHfW1y+36EOibZkV59LuKNak8VIqL6IyxYxhMOGTurIQ==
10927
+
10947
10928
restore-cursor@^3.1.0:
10948
10929
version "3.1.0"
10949
10930
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
@@ -12032,10 +12013,10 @@ treeverse@^3.0.0:
12032
12013
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-3.0.0.tgz#dd82de9eb602115c6ebd77a574aae67003cb48c8"
12033
12014
integrity sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==
12034
12015
12035
- ts-invariant@^0.9.4 :
12036
- version "0.9.4 "
12037
- resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.4 .tgz#42ac6c791aade267dd9dc65276549df5c5d71cac "
12038
- integrity sha512-63jtX/ZSwnUNi/WhXjnK8kz4cHHpYS60AnmA6ixz17l7E12a5puCWFlNpkne5Rl0J8TBPVHpGjsj4fxs8ObVLQ ==
12016
+ ts-invariant@^0.10.3 :
12017
+ version "0.10.3 "
12018
+ resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3 .tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c "
12019
+ integrity sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ ==
12039
12020
dependencies:
12040
12021
tslib "^2.1.0"
12041
12022
@@ -12078,11 +12059,6 @@ tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6
12078
12059
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
12079
12060
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
12080
12061
12081
- tslib@~2.3.0:
12082
- version "2.3.1"
12083
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
12084
- integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
12085
-
12086
12062
tsutils@^3.21.0:
12087
12063
version "3.21.0"
12088
12064
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
@@ -12442,11 +12418,6 @@ value-equal@^1.0.1:
12442
12418
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
12443
12419
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
12444
12420
12445
-
12446
- version "1.0.11"
12447
- resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
12448
- integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==
12449
-
12450
12421
value-or-promise@^1.0.12:
12451
12422
version "1.0.12"
12452
12423
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
12967
12938
property-expr "^2.0.4"
12968
12939
toposort "^2.0.2"
12969
12940
12970
- zen-observable-ts@^1.2.0 :
12941
+ zen-observable-ts@^1.2.5 :
12971
12942
version "1.2.5"
12972
12943
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.2.5.tgz#6c6d9ea3d3a842812c6e9519209365a122ba8b58"
12973
12944
integrity sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg==
0 commit comments