Skip to content

Commit 2c7c614

Browse files
committed
chore(deps): update dependency graphql-tools to v8
1 parent 31d1e03 commit 2c7c614

File tree

2 files changed

+167
-10
lines changed

2 files changed

+167
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ava": "0.25.0",
2929
"graphql": "0.13.2",
3030
"graphql-middleware": "1.7.8",
31-
"graphql-tools": "4.0.4",
31+
"graphql-tools": "8.2.0",
3232
"prettier": "1.14.3",
3333
"prettier-check": "2.0.0",
3434
"semantic-release": "15.8.1",

yarn.lock

Lines changed: 166 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22
# yarn lockfile v1
33

44

5+
"@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0":
6+
version "3.4.16"
7+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.16.tgz#67090d5655aa843fa64d26f1913315e384a5fa0f"
8+
integrity sha512-iF4zEYwvebkri0BZQyv8zfavPfVEafsK0wkOofa6eC2yZu50J18uTutKtC174rjHZ2eyxZ8tV7NvAPKRT+OtZw==
9+
dependencies:
10+
"@graphql-typed-document-node/core" "^3.0.0"
11+
"@wry/context" "^0.6.0"
12+
"@wry/equality" "^0.5.0"
13+
"@wry/trie" "^0.3.0"
14+
graphql-tag "^2.12.3"
15+
hoist-non-react-statics "^3.3.2"
16+
optimism "^0.16.1"
17+
prop-types "^15.7.2"
18+
symbol-observable "^4.0.0"
19+
ts-invariant "^0.9.0"
20+
tslib "^2.3.0"
21+
zen-observable-ts "~1.1.0"
22+
523
"@ava/babel-plugin-throws-helper@^2.0.0":
624
version "2.0.0"
725
resolved "https://registry.yarnpkg.com/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-2.0.0.tgz#2fc1fe3c211a71071a4eca7b8f7af5842cd1ae7c"
@@ -51,6 +69,36 @@
5169
dependencies:
5270
arrify "^1.0.1"
5371

72+
"@graphql-tools/merge@^8.1.0":
73+
version "8.1.2"
74+
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.1.2.tgz#50f5763927c51de764d09c5bfd20261671976e24"
75+
integrity sha512-kFLd4kKNJXYXnKIhM8q9zgGAtbLmsy3WmGdDxYq3YHBJUogucAxnivQYyRIseUq37KGmSAIWu3pBQ23TKGsGOw==
76+
dependencies:
77+
"@graphql-tools/utils" "^8.2.2"
78+
tslib "~2.3.0"
79+
80+
"@graphql-tools/schema@^8.2.0":
81+
version "8.2.0"
82+
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.2.0.tgz#ae75cbb2df6cee9ed6d89fce56be467ab23758dc"
83+
integrity sha512-ufmI5mJQa8NJczzfkh0pUttKvspqDcT5LLakA3jUmOrrE4d4NVj6onZlazdTzF5sAepSNqanFnwhrxZpCAJMKg==
84+
dependencies:
85+
"@graphql-tools/merge" "^8.1.0"
86+
"@graphql-tools/utils" "^8.2.0"
87+
tslib "~2.3.0"
88+
value-or-promise "1.0.10"
89+
90+
"@graphql-tools/utils@^8.2.0", "@graphql-tools/utils@^8.2.2":
91+
version "8.3.0"
92+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.3.0.tgz#382111bc4a93f248e3641740a5300f44286bffae"
93+
integrity sha512-ksE0RxS0AFllo6KIJjvQsRgcUAzoyZUgUrDbCngv4SaQwyX9YxTfddTLN4uQmbiZB9h25fPp/Xgeyaa3ARCzgg==
94+
dependencies:
95+
tslib "~2.3.0"
96+
97+
"@graphql-typed-document-node/core@^3.0.0":
98+
version "3.1.0"
99+
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.0.tgz#0eee6373e11418bfe0b5638f654df7a4ca6a3950"
100+
integrity sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg==
101+
54102
"@ladjs/time-require@^0.1.4":
55103
version "0.1.4"
56104
resolved "https://registry.yarnpkg.com/@ladjs/time-require/-/time-require-0.1.4.tgz#5c615d75fd647ddd5de9cf6922649558856b21a1"
@@ -158,6 +206,32 @@
158206
version "0.13.4"
159207
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.4.tgz#55ae9c29f0fd6b85ee536f5c72b4769d5c5e06b1"
160208

209+
"@types/zen-observable@0.8.3":
210+
version "0.8.3"
211+
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
212+
integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==
213+
214+
"@wry/context@^0.6.0":
215+
version "0.6.1"
216+
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2"
217+
integrity sha512-LOmVnY1iTU2D8tv4Xf6MVMZZ+juIJ87Kt/plMijjN20NMAXGmH4u8bS1t0uT74cZ5gwpocYueV58YwyI8y+GKw==
218+
dependencies:
219+
tslib "^2.3.0"
220+
221+
"@wry/equality@^0.5.0":
222+
version "0.5.2"
223+
resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.5.2.tgz#72c8a7a7d884dff30b612f4f8464eba26c080e73"
224+
integrity sha512-oVMxbUXL48EV/C0/M7gLVsoK6qRHPS85x8zECofEZOVvxGmIPLA9o5Z27cc2PoAyZz1S2VoM2A7FLAnpfGlneA==
225+
dependencies:
226+
tslib "^2.3.0"
227+
228+
"@wry/trie@^0.3.0":
229+
version "0.3.1"
230+
resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.3.1.tgz#2279b790f15032f8bcea7fc944d27988e5b3b139"
231+
integrity sha512-WwB53ikYudh9pIorgxrkHKrQZcCqNM/Q/bDzZBffEaGUKGuHrRb3zZUT9Sh2qw9yogC7SsdRmQ1ER0pqvd3bfw==
232+
dependencies:
233+
tslib "^2.3.0"
234+
161235
JSONStream@^1.0.4:
162236
version "1.3.3"
163237
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.3.tgz#27b4b8fbbfeab4e71bcf551e7f27be8d952239bf"
@@ -1846,15 +1920,22 @@ graphql-middleware@1.7.8:
18461920
dependencies:
18471921
graphql-tools "^4.0.2"
18481922

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"
1923+
graphql-tag@^2.12.3:
1924+
version "2.12.5"
1925+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.5.tgz#5cff974a67b417747d05c8d9f5f3cb4495d0db8f"
1926+
integrity sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ==
18521927
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"
1928+
tslib "^2.1.0"
1929+
1930+
graphql-tools@8.2.0:
1931+
version "8.2.0"
1932+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.2.0.tgz#493edc2760469f39d8334c6f20aa75ae91a7ab86"
1933+
integrity sha512-9axT/0exEzVCk+vMPykOPannlrA4VQNo6nuWgh25IJ5arPf92OKxvjSHAbm7dQIFmcWxE0hVvyD2rWHjDqZCgQ==
1934+
dependencies:
1935+
"@graphql-tools/schema" "^8.2.0"
1936+
tslib "~2.3.0"
1937+
optionalDependencies:
1938+
"@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0"
18581939

18591940
graphql-tools@^4.0.2:
18601941
version "4.0.2"
@@ -1935,6 +2016,13 @@ has-yarn@^1.0.0:
19352016
version "1.0.0"
19362017
resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-1.0.0.tgz#89e25db604b725c8f5976fff0addc921b828a5a7"
19372018

2019+
hoist-non-react-statics@^3.3.2:
2020+
version "3.3.2"
2021+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
2022+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
2023+
dependencies:
2024+
react-is "^16.7.0"
2025+
19382026
home-or-tmp@^2.0.0:
19392027
version "2.0.0"
19402028
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -2378,6 +2466,11 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
23782466
version "3.0.2"
23792467
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23802468

2469+
"js-tokens@^3.0.0 || ^4.0.0":
2470+
version "4.0.0"
2471+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2472+
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
2473+
23812474
js-yaml@^3.10.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
23822475
version "3.12.0"
23832476
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
@@ -2569,6 +2662,13 @@ loose-envify@^1.0.0:
25692662
dependencies:
25702663
js-tokens "^3.0.0"
25712664

2665+
loose-envify@^1.4.0:
2666+
version "1.4.0"
2667+
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
2668+
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
2669+
dependencies:
2670+
js-tokens "^3.0.0 || ^4.0.0"
2671+
25722672
loud-rejection@^1.0.0, loud-rejection@^1.2.0:
25732673
version "1.6.0"
25742674
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
@@ -2928,7 +3028,7 @@ number-is-nan@^1.0.0:
29283028
version "1.0.1"
29293029
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
29303030

2931-
object-assign@^4.0.1, object-assign@^4.1.0:
3031+
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
29323032
version "4.1.1"
29333033
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
29343034

@@ -2982,6 +3082,14 @@ onetime@^2.0.0:
29823082
dependencies:
29833083
mimic-fn "^1.0.0"
29843084

3085+
optimism@^0.16.1:
3086+
version "0.16.1"
3087+
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.1.tgz#7c8efc1f3179f18307b887e18c15c5b7133f6e7d"
3088+
integrity sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg==
3089+
dependencies:
3090+
"@wry/context" "^0.6.0"
3091+
"@wry/trie" "^0.3.0"
3092+
29853093
optimist@^0.6.1:
29863094
version "0.6.1"
29873095
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
@@ -3284,6 +3392,15 @@ process-nextick-args@~2.0.0:
32843392
version "2.0.0"
32853393
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa"
32863394

3395+
prop-types@^15.7.2:
3396+
version "15.7.2"
3397+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
3398+
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
3399+
dependencies:
3400+
loose-envify "^1.4.0"
3401+
object-assign "^4.1.1"
3402+
react-is "^16.8.1"
3403+
32873404
protocols@^1.1.0, protocols@^1.4.0:
32883405
version "1.4.6"
32893406
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.6.tgz#f8bb263ea1b5fd7a7604d26b8be39bd77678bf8a"
@@ -3317,6 +3434,11 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7, rc@^1.2.8:
33173434
minimist "^1.2.0"
33183435
strip-json-comments "~2.0.1"
33193436

3437+
react-is@^16.7.0, react-is@^16.8.1:
3438+
version "16.13.1"
3439+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
3440+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
3441+
33203442
read-pkg-up@^1.0.1:
33213443
version "1.0.1"
33223444
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
@@ -3940,6 +4062,11 @@ symbol-observable@^1.0.4, symbol-observable@^1.1.0:
39404062
version "1.2.0"
39414063
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
39424064

4065+
symbol-observable@^4.0.0:
4066+
version "4.0.0"
4067+
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-4.0.0.tgz#5b425f192279e87f2f9b937ac8540d1984b39205"
4068+
integrity sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==
4069+
39434070
tar@^4:
39444071
version "4.4.4"
39454072
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.4.tgz#ec8409fae9f665a4355cc3b4087d0820232bb8cd"
@@ -4031,6 +4158,13 @@ trim-right@^1.0.1:
40314158
version "1.0.1"
40324159
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
40334160

4161+
ts-invariant@^0.9.0:
4162+
version "0.9.3"
4163+
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.3.tgz#4b41e0a80c2530a56ce4b8fd4e14183aaac0efa8"
4164+
integrity sha512-HinBlTbFslQI0OHP07JLsSXPibSegec6r9ai5xxq/qHYCsIQbzpymLpDhAUsnXcSrDEcd0L62L8vsOEdzM0qlA==
4165+
dependencies:
4166+
tslib "^2.1.0"
4167+
40344168
ts-node@7.0.1:
40354169
version "7.0.1"
40364170
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-7.0.1.tgz#9562dc2d1e6d248d24bc55f773e3f614337d9baf"
@@ -4056,6 +4190,11 @@ tslib@^1.8.0, tslib@^1.8.1:
40564190
version "1.9.2"
40574191
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"
40584192

4193+
tslib@^2.1.0, tslib@^2.3.0, tslib@~2.3.0:
4194+
version "2.3.1"
4195+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4196+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
4197+
40594198
tslint-config-prettier@1.15.0:
40604199
version "1.15.0"
40614200
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.15.0.tgz#76b9714399004ab6831fdcf76d89b73691c812cf"
@@ -4216,6 +4355,11 @@ validate-npm-package-license@^3.0.1:
42164355
spdx-correct "^3.0.0"
42174356
spdx-expression-parse "^3.0.0"
42184357

4358+
value-or-promise@1.0.10:
4359+
version "1.0.10"
4360+
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.10.tgz#5bf041f1e9a8e7043911875547636768a836e446"
4361+
integrity sha512-1OwTzvcfXkAfabk60UVr5NdjtjJ0Fg0T5+B1bhxtrOEwSH2fe8y4DnLgoksfCyd8yZCOQQHB0qLMQnwgCjbXLQ==
4362+
42194363
well-known-symbols@^1.0.0:
42204364
version "1.0.0"
42214365
resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-1.0.0.tgz#73c78ae81a7726a8fa598e2880801c8b16225518"
@@ -4365,6 +4509,19 @@ zen-observable-ts@^0.8.10:
43654509
dependencies:
43664510
zen-observable "^0.8.0"
43674511

4512+
zen-observable-ts@~1.1.0:
4513+
version "1.1.0"
4514+
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.1.0.tgz#2d1aa9d79b87058e9b75698b92791c1838551f83"
4515+
integrity sha512-1h4zlLSqI2cRLPJUHJFL8bCWHhkpuXkF+dbGkRaWjgDIG26DmzyshUMrdV/rL3UnR+mhaX4fRq8LPouq0MYYIA==
4516+
dependencies:
4517+
"@types/zen-observable" "0.8.3"
4518+
zen-observable "0.8.15"
4519+
4520+
zen-observable@0.8.15:
4521+
version "0.8.15"
4522+
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
4523+
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
4524+
43684525
zen-observable@^0.8.0:
43694526
version "0.8.8"
43704527
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.8.tgz#1ea93995bf098754a58215a1e0a7309e5749ec42"

0 commit comments

Comments
 (0)