Skip to content

Commit 3b8af67

Browse files
chore(deps): update graphql-tools to 8.3.20 🌟
1 parent c08a0a9 commit 3b8af67

File tree

2 files changed

+71
-34
lines changed

2 files changed

+71
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"express-validator": "6.14.0",
112112
"fuse.js": "6.5.3",
113113
"graphql": "16.8.1",
114-
"graphql-tools": "8.2.7",
114+
"graphql-tools": "8.3.20",
115115
"http-proxy-middleware": "0.19.1",
116116
"husky": "7.0.4",
117117
"istanbul-lib-coverage": "3.2.0",

yarn.lock

Lines changed: 70 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,24 @@
2020
"@jridgewell/gen-mapping" "^0.3.0"
2121
"@jridgewell/trace-mapping" "^0.3.9"
2222

23-
"@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0":
24-
version "3.5.10"
25-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.10.tgz#43463108a6e07ae602cca0afc420805a19339a71"
26-
integrity sha512-tL3iSpFe9Oldq7gYikZK1dcYxp1c01nlSwtsMz75382HcI6fvQXyFXUCJTTK3wgO2/ckaBvRGw7VqjFREdVoRw==
23+
"@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0":
24+
version "3.7.17"
25+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.17.tgz#1d2538729fd8ef138aa301a7cf62704474e57b72"
26+
integrity sha512-0EErSHEtKPNl5wgWikHJbKFAzJ/k11O0WO2QyqZSHpdxdAnw7UWHY4YiLbHCFG7lhrD+NTQ3Z/H9Jn4rcikoJA==
2727
dependencies:
28-
"@graphql-typed-document-node/core" "^3.0.0"
29-
"@wry/context" "^0.6.0"
28+
"@graphql-typed-document-node/core" "^3.1.1"
29+
"@wry/context" "^0.7.0"
3030
"@wry/equality" "^0.5.0"
31-
"@wry/trie" "^0.3.0"
32-
graphql-tag "^2.12.3"
31+
"@wry/trie" "^0.4.0"
32+
graphql-tag "^2.12.6"
3333
hoist-non-react-statics "^3.3.2"
34-
optimism "^0.16.1"
34+
optimism "^0.16.2"
3535
prop-types "^15.7.2"
36+
response-iterator "^0.2.6"
3637
symbol-observable "^4.0.0"
37-
ts-invariant "^0.9.4"
38+
ts-invariant "^0.10.3"
3839
tslib "^2.3.0"
39-
zen-observable-ts "^1.2.0"
40+
zen-observable-ts "^1.2.5"
4041

4142
4243
version "2.1.1"
@@ -3675,6 +3676,14 @@
36753676
"@graphql-tools/utils" "8.6.8"
36763677
tslib "~2.3.0"
36773678

3679+
"@graphql-tools/merge@^8.4.1":
3680+
version "8.4.2"
3681+
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.2.tgz#95778bbe26b635e8d2f60ce9856b388f11fe8288"
3682+
integrity sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==
3683+
dependencies:
3684+
"@graphql-tools/utils" "^9.2.1"
3685+
tslib "^2.4.0"
3686+
36783687
"@graphql-tools/[email protected]":
36793688
version "8.3.9"
36803689
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.9.tgz#2b83464a0ef083c92d7076da0fa5939f2f5a1e34"
@@ -3685,14 +3694,32 @@
36853694
tslib "~2.3.0"
36863695
value-or-promise "1.0.11"
36873696

3697+
"@graphql-tools/schema@^9.0.18":
3698+
version "9.0.19"
3699+
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.19.tgz#c4ad373b5e1b8a0cf365163435b7d236ebdd06e7"
3700+
integrity sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==
3701+
dependencies:
3702+
"@graphql-tools/merge" "^8.4.1"
3703+
"@graphql-tools/utils" "^9.2.1"
3704+
tslib "^2.4.0"
3705+
value-or-promise "^1.0.12"
3706+
36883707
"@graphql-tools/[email protected]":
36893708
version "8.6.8"
36903709
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.8.tgz#a0824ed5810f66c504df4e97c5900786ac0c260e"
36913710
integrity sha512-EdUUeKi/wp/UvuknyINpQ/uXDqTM3qxPPPDIq5RpfW0zQOeCvbZcx8xHoMox0TYKvKtg3zoB7aprUtoW+iZLxw==
36923711
dependencies:
36933712
tslib "~2.3.0"
36943713

3695-
"@graphql-typed-document-node/core@^3.0.0":
3714+
"@graphql-tools/utils@^9.2.1":
3715+
version "9.2.1"
3716+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
3717+
integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==
3718+
dependencies:
3719+
"@graphql-typed-document-node/core" "^3.1.1"
3720+
tslib "^2.4.0"
3721+
3722+
"@graphql-typed-document-node/core@^3.1.1":
36963723
version "3.2.0"
36973724
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
36983725
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==
@@ -5608,13 +5635,6 @@
56085635
"@webassemblyjs/ast" "1.11.6"
56095636
"@xtuc/long" "4.2.2"
56105637

5611-
"@wry/context@^0.6.0":
5612-
version "0.6.1"
5613-
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2"
5614-
integrity sha512-LOmVnY1iTU2D8tv4Xf6MVMZZ+juIJ87Kt/plMijjN20NMAXGmH4u8bS1t0uT74cZ5gwpocYueV58YwyI8y+GKw==
5615-
dependencies:
5616-
tslib "^2.3.0"
5617-
56185638
"@wry/context@^0.7.0":
56195639
version "0.7.3"
56205640
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.3.tgz#240f6dfd4db5ef54f81f6597f6714e58d4f476a1"
@@ -5636,6 +5656,13 @@
56365656
dependencies:
56375657
tslib "^2.3.0"
56385658

5659+
"@wry/trie@^0.4.0":
5660+
version "0.4.3"
5661+
resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.4.3.tgz#077d52c22365871bf3ffcbab8e95cb8bc5689af4"
5662+
integrity sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==
5663+
dependencies:
5664+
tslib "^2.3.0"
5665+
56395666
56405667
version "3.0.0"
56415668
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-3.0.0.tgz#888d9a6f128c70b632c18ad55f1f851f6ab092ba"
@@ -8934,22 +8961,22 @@ graphemer@^1.4.0:
89348961
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
89358962
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
89368963

8937-
graphql-tag@^2.12.3:
8964+
graphql-tag@^2.12.6:
89388965
version "2.12.6"
89398966
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
89408967
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
89418968
dependencies:
89428969
tslib "^2.1.0"
89438970

8944-
graphql-tools@8.2.7:
8945-
version "8.2.7"
8946-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.2.7.tgz#6f168aae2e9da9de867095e18993e86d8dd6d335"
8947-
integrity sha512-9wUgcBgeH6GSYhiO8/aUVd5DqCBRv8qim45CzMqQsxrzYhhiBXMcbJS7tgFdhaOXGBZzmkEADJ7EqwdZ+4Uppw==
8971+
graphql-tools@8.3.20:
8972+
version "8.3.20"
8973+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.3.20.tgz#d6b7ff46d30bf89b1963418fa481ee3326ac6fff"
8974+
integrity sha512-x3VkXkaGyPaZu1G0Vr2x/7yxTiuTB6xpY3RbH2uTjBv01Z+985J3//B81fooTtEf2eySBiyPplMYwFmAybOIrQ==
89488975
dependencies:
8949-
"@graphql-tools/schema" "8.3.9"
8950-
tslib "~2.3.0"
8976+
"@graphql-tools/schema" "^9.0.18"
8977+
tslib "^2.4.0"
89518978
optionalDependencies:
8952-
"@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0"
8979+
"@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0"
89538980

89548981
89558982
version "15.8.0"
@@ -11532,7 +11559,7 @@ open@^7.4.2:
1153211559
is-docker "^2.0.0"
1153311560
is-wsl "^2.1.1"
1153411561

11535-
optimism@^0.16.1:
11562+
optimism@^0.16.2:
1153611563
version "0.16.2"
1153711564
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081"
1153811565
integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ==
@@ -12686,6 +12713,11 @@ resolve@^2.0.0-next.4:
1268612713
path-parse "^1.0.7"
1268712714
supports-preserve-symlinks-flag "^1.0.0"
1268812715

12716+
response-iterator@^0.2.6:
12717+
version "0.2.6"
12718+
resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da"
12719+
integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==
12720+
1268912721
responselike@^1.0.2:
1269012722
version "1.0.2"
1269112723
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
@@ -13681,10 +13713,10 @@ treeverse@^3.0.0:
1368113713
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-3.0.0.tgz#dd82de9eb602115c6ebd77a574aae67003cb48c8"
1368213714
integrity sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==
1368313715

13684-
ts-invariant@^0.9.4:
13685-
version "0.9.4"
13686-
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.4.tgz#42ac6c791aade267dd9dc65276549df5c5d71cac"
13687-
integrity sha512-63jtX/ZSwnUNi/WhXjnK8kz4cHHpYS60AnmA6ixz17l7E12a5puCWFlNpkne5Rl0J8TBPVHpGjsj4fxs8ObVLQ==
13716+
ts-invariant@^0.10.3:
13717+
version "0.10.3"
13718+
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c"
13719+
integrity sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==
1368813720
dependencies:
1368913721
tslib "^2.1.0"
1369013722

@@ -14156,6 +14188,11 @@ [email protected]:
1415614188
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
1415714189
integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==
1415814190

14191+
value-or-promise@^1.0.12:
14192+
version "1.0.12"
14193+
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
14194+
integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
14195+
1415914196
vary@^1, vary@~1.1.2:
1416014197
version "1.1.2"
1416114198
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
@@ -14692,7 +14729,7 @@ [email protected]:
1469214729
tslib "^1.9.3"
1469314730
zen-observable "^0.8.0"
1469414731

14695-
zen-observable-ts@^1.2.0:
14732+
zen-observable-ts@^1.2.5:
1469614733
version "1.2.5"
1469714734
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.2.5.tgz#6c6d9ea3d3a842812c6e9519209365a122ba8b58"
1469814735
integrity sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg==

0 commit comments

Comments
 (0)