22# yarn lockfile v1
33
44
5+ " @apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 " :
6+ version "3.7.10"
7+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.10.tgz#addc5fcebaf016981d9476268a06d529be83f568"
8+ integrity sha512-/k1MfrqPKYiPNdHcOzdxg9cEx96vhAGxAcSorzfBvV29XtFQcYW2cPNQOTjK/fpSMtqVo8UNmu5vwQAWD1gfCg==
9+ dependencies :
10+ " @graphql-typed-document-node/core" " ^3.1.1"
11+ " @wry/context" " ^0.7.0"
12+ " @wry/equality" " ^0.5.0"
13+ " @wry/trie" " ^0.3.0"
14+ graphql-tag "^2.12.6"
15+ hoist-non-react-statics "^3.3.2"
16+ optimism "^0.16.1"
17+ prop-types "^15.7.2"
18+ response-iterator "^0.2.6"
19+ symbol-observable "^4.0.0"
20+ ts-invariant "^0.10.3"
21+ tslib "^2.3.0"
22+ zen-observable-ts "^1.2.5"
23+
524" @ava/babel-plugin-throws-helper@^2.0.0 " :
625 version "2.0.0"
726 resolved "https://registry.yarnpkg.com/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-2.0.0.tgz#2fc1fe3c211a71071a4eca7b8f7af5842cd1ae7c"
5170 dependencies :
5271 arrify "^1.0.1"
5372
73+ " @graphql-tools/merge@8.4.0 " :
74+ version "8.4.0"
75+ resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.0.tgz#47fbe5c4b6764276dc35bd19c4e7d3c46d3dc0fc"
76+ integrity sha512-3XYCWe0d3I4F1azNj1CdShlbHfTIfiDgj00R9uvFH8tHKh7i1IWN3F7QQYovcHKhayaR6zPok3YYMESYQcBoaA==
77+ dependencies :
78+ " @graphql-tools/utils" " 9.2.1"
79+ tslib "^2.4.0"
80+
81+ " @graphql-tools/schema@9.0.17 " :
82+ version "9.0.17"
83+ resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.17.tgz#d731e9899465f88d5b9bf69e607ec465bb88b062"
84+ integrity sha512-HVLq0ecbkuXhJlpZ50IHP5nlISqH2GbNgjBJhhRzHeXhfwlUOT4ISXGquWTmuq61K0xSaO0aCjMpxe4QYbKTng==
85+ dependencies :
86+ " @graphql-tools/merge" " 8.4.0"
87+ " @graphql-tools/utils" " 9.2.1"
88+ tslib "^2.4.0"
89+ value-or-promise "1.0.12"
90+
91+ " @graphql-tools/utils@9.2.1 " :
92+ version "9.2.1"
93+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
94+ integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==
95+ dependencies :
96+ " @graphql-typed-document-node/core" " ^3.1.1"
97+ tslib "^2.4.0"
98+
99+ " @graphql-typed-document-node/core@^3.1.1 " :
100+ version "3.1.2"
101+ resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.2.tgz#6fc464307cbe3c8ca5064549b806360d84457b04"
102+ integrity sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==
103+
54104" @ladjs/time-require@^0.1.4 " :
55105 version "0.1.4"
56106 resolved "https://registry.yarnpkg.com/@ladjs/time-require/-/time-require-0.1.4.tgz#5c615d75fd647ddd5de9cf6922649558856b21a1"
158208 version "0.13.4"
159209 resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.4.tgz#55ae9c29f0fd6b85ee536f5c72b4769d5c5e06b1"
160210
211+ " @wry/context@^0.7.0 " :
212+ version "0.7.0"
213+ resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.0.tgz#be88e22c0ddf62aeb0ae9f95c3d90932c619a5c8"
214+ integrity sha512-LcDAiYWRtwAoSOArfk7cuYvFXytxfVrdX7yxoUmK7pPITLk5jYh2F8knCwS7LjgYL8u1eidPlKKV6Ikqq0ODqQ==
215+ dependencies :
216+ tslib "^2.3.0"
217+
218+ " @wry/equality@^0.5.0 " :
219+ version "0.5.3"
220+ resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.5.3.tgz#fafebc69561aa2d40340da89fa7dc4b1f6fb7831"
221+ integrity sha512-avR+UXdSrsF2v8vIqIgmeTY0UR91UT+IyablCyKe/uk22uOJ8fusKZnH9JH9e1/EtLeNJBtagNmL3eJdnOV53g==
222+ dependencies :
223+ tslib "^2.3.0"
224+
225+ " @wry/trie@^0.3.0 " :
226+ version "0.3.2"
227+ resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.3.2.tgz#a06f235dc184bd26396ba456711f69f8c35097e6"
228+ integrity sha512-yRTyhWSls2OY/pYLfwff867r8ekooZ4UI+/gxot5Wj8EFwSf2rG+n+Mo/6LoLQm1TKA4GRj2+LCpbfS937dClQ==
229+ dependencies :
230+ tslib "^2.3.0"
231+
161232JSONStream@^1.0.4 :
162233 version "1.3.3"
163234 resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.3.tgz#27b4b8fbbfeab4e71bcf551e7f27be8d952239bf"
@@ -1846,15 +1917,22 @@ graphql-middleware@1.7.8:
18461917 dependencies :
18471918 graphql-tools "^4.0.2"
18481919
1849- graphql-tools@4.0.4 :
1850- version "4.0.4"
1851- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.4.tgz#ca08a63454221fdde825fe45fbd315eb2a6d566b"
1920+ graphql-tag@^2.12.6 :
1921+ version "2.12.6"
1922+ resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
1923+ integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
18521924 dependencies :
1853- apollo-link "^1.2.3"
1854- apollo-utilities "^1.0.1"
1855- deprecated-decorator "^0.1.6"
1856- iterall "^1.1.3"
1857- uuid "^3.1.0"
1925+ tslib "^2.1.0"
1926+
1927+ graphql-tools@8.3.19 :
1928+ version "8.3.19"
1929+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.3.19.tgz#f1a924d1f9ccdf56981e78ebb1d393b0f2e54dab"
1930+ integrity sha512-K/BCebBd6b+iMNREi6TdSsI8Ot0Oiux43c4TixH/a1nOzXl8KDUfEygl6F7W8AHw0ks35UfRSWBIOWhdws9o7Q==
1931+ dependencies :
1932+ " @graphql-tools/schema" " 9.0.17"
1933+ tslib "^2.4.0"
1934+ optionalDependencies :
1935+ " @apollo/client" " ~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0"
18581936
18591937graphql-tools@^4.0.2 :
18601938 version "4.0.2"
@@ -1935,6 +2013,13 @@ has-yarn@^1.0.0:
19352013 version "1.0.0"
19362014 resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-1.0.0.tgz#89e25db604b725c8f5976fff0addc921b828a5a7"
19372015
2016+ hoist-non-react-statics@^3.3.2 :
2017+ version "3.3.2"
2018+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
2019+ integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
2020+ dependencies :
2021+ react-is "^16.7.0"
2022+
19382023home-or-tmp@^2.0.0 :
19392024 version "2.0.0"
19402025 resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -2378,6 +2463,11 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
23782463 version "3.0.2"
23792464 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23802465
2466+ " js-tokens@^3.0.0 || ^4.0.0 " :
2467+ version "4.0.0"
2468+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2469+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
2470+
23812471js-yaml@^3.10.0, js-yaml@^3.7.0, js-yaml@^3.9.0 :
23822472 version "3.12.0"
23832473 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
@@ -2569,6 +2659,13 @@ loose-envify@^1.0.0:
25692659 dependencies :
25702660 js-tokens "^3.0.0"
25712661
2662+ loose-envify@^1.4.0 :
2663+ version "1.4.0"
2664+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
2665+ integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
2666+ dependencies :
2667+ js-tokens "^3.0.0 || ^4.0.0"
2668+
25722669loud-rejection@^1.0.0, loud-rejection@^1.2.0 :
25732670 version "1.6.0"
25742671 resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
@@ -2928,7 +3025,7 @@ number-is-nan@^1.0.0:
29283025 version "1.0.1"
29293026 resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
29303027
2931- object-assign@^4.0.1, object-assign@^4.1.0 :
3028+ object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1 :
29323029 version "4.1.1"
29333030 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
29343031
@@ -2982,6 +3079,14 @@ onetime@^2.0.0:
29823079 dependencies :
29833080 mimic-fn "^1.0.0"
29843081
3082+ optimism@^0.16.1 :
3083+ version "0.16.2"
3084+ resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081"
3085+ integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ==
3086+ dependencies :
3087+ " @wry/context" " ^0.7.0"
3088+ " @wry/trie" " ^0.3.0"
3089+
29853090optimist@^0.6.1 :
29863091 version "0.6.1"
29873092 resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
@@ -3284,6 +3389,15 @@ process-nextick-args@~2.0.0:
32843389 version "2.0.0"
32853390 resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa"
32863391
3392+ prop-types@^15.7.2 :
3393+ version "15.8.1"
3394+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
3395+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
3396+ dependencies :
3397+ loose-envify "^1.4.0"
3398+ object-assign "^4.1.1"
3399+ react-is "^16.13.1"
3400+
32873401protocols@^1.1.0, protocols@^1.4.0 :
32883402 version "1.4.6"
32893403 resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.6.tgz#f8bb263ea1b5fd7a7604d26b8be39bd77678bf8a"
@@ -3317,6 +3431,11 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7, rc@^1.2.8:
33173431 minimist "^1.2.0"
33183432 strip-json-comments "~2.0.1"
33193433
3434+ react-is@^16.13.1, react-is@^16.7.0 :
3435+ version "16.13.1"
3436+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
3437+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
3438+
33203439read-pkg-up@^1.0.1 :
33213440 version "1.0.1"
33223441 resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
@@ -3539,6 +3658,11 @@ resolve@^1.3.2:
35393658 dependencies :
35403659 path-parse "^1.0.5"
35413660
3661+ response-iterator@^0.2.6 :
3662+ version "0.2.6"
3663+ resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da"
3664+ integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==
3665+
35423666restore-cursor@^2.0.0 :
35433667 version "2.0.0"
35443668 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -3940,6 +4064,11 @@ symbol-observable@^1.0.4, symbol-observable@^1.1.0:
39404064 version "1.2.0"
39414065 resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
39424066
4067+ symbol-observable@^4.0.0 :
4068+ version "4.0.0"
4069+ resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-4.0.0.tgz#5b425f192279e87f2f9b937ac8540d1984b39205"
4070+ integrity sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==
4071+
39434072tar@^4 :
39444073 version "4.4.4"
39454074 resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.4.tgz#ec8409fae9f665a4355cc3b4087d0820232bb8cd"
@@ -4031,6 +4160,13 @@ trim-right@^1.0.1:
40314160 version "1.0.1"
40324161 resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
40334162
4163+ ts-invariant@^0.10.3 :
4164+ version "0.10.3"
4165+ resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c"
4166+ integrity sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==
4167+ dependencies :
4168+ tslib "^2.1.0"
4169+
40344170ts-node@7.0.1 :
40354171 version "7.0.1"
40364172 resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-7.0.1.tgz#9562dc2d1e6d248d24bc55f773e3f614337d9baf"
@@ -4056,6 +4192,11 @@ tslib@^1.8.0, tslib@^1.8.1:
40564192 version "1.9.2"
40574193 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"
40584194
4195+ tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0 :
4196+ version "2.5.0"
4197+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
4198+ integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
4199+
40594200tslint-config-prettier@1.15.0 :
40604201 version "1.15.0"
40614202 resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.15.0.tgz#76b9714399004ab6831fdcf76d89b73691c812cf"
@@ -4216,6 +4357,11 @@ validate-npm-package-license@^3.0.1:
42164357 spdx-correct "^3.0.0"
42174358 spdx-expression-parse "^3.0.0"
42184359
4360+ value-or-promise@1.0.12 :
4361+ version "1.0.12"
4362+ resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
4363+ integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
4364+
42194365well-known-symbols@^1.0.0 :
42204366 version "1.0.0"
42214367 resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-1.0.0.tgz#73c78ae81a7726a8fa598e2880801c8b16225518"
@@ -4365,6 +4511,18 @@ zen-observable-ts@^0.8.10:
43654511 dependencies :
43664512 zen-observable "^0.8.0"
43674513
4514+ zen-observable-ts@^1.2.5 :
4515+ version "1.2.5"
4516+ resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.2.5.tgz#6c6d9ea3d3a842812c6e9519209365a122ba8b58"
4517+ integrity sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg==
4518+ dependencies :
4519+ zen-observable "0.8.15"
4520+
4521+ zen-observable@0.8.15 :
4522+ version "0.8.15"
4523+ resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
4524+ integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
4525+
43684526zen-observable@^0.8.0 :
43694527 version "0.8.8"
43704528 resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.8.tgz#1ea93995bf098754a58215a1e0a7309e5749ec42"
0 commit comments