Skip to content

Commit f37b42f

Browse files
chore(deps): update graphql-tools to 8.3.20 🌟
1 parent 0bb69bf commit f37b42f

File tree

2 files changed

+40
-69
lines changed

2 files changed

+40
-69
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.15.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.2",

yarn.lock

Lines changed: 39 additions & 68 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.2.4"
@@ -3725,14 +3726,6 @@
37253726
p-limit "3.1.0"
37263727
tslib "^2.4.0"
37273728

3728-
"@graphql-tools/[email protected]":
3729-
version "8.2.9"
3730-
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.9.tgz#f4bb6ca58d0d89dbfa4fded6a1457bb359de1450"
3731-
integrity sha512-mHRrqMc1NTL6MALBQK1DmAzSxJIKoaCaW7ZCk5bRGzVj/MNQz3OsqlDb/+t9/ONT0V+WI/uxBFsrLMwa4p6L7A==
3732-
dependencies:
3733-
"@graphql-tools/utils" "8.6.8"
3734-
tslib "~2.3.0"
3735-
37363729
"@graphql-tools/merge@^8.4.1":
37373730
version "8.4.2"
37383731
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.2.tgz#95778bbe26b635e8d2f60ce9856b388f11fe8288"
@@ -3741,16 +3734,6 @@
37413734
"@graphql-tools/utils" "^9.2.1"
37423735
tslib "^2.4.0"
37433736

3744-
"@graphql-tools/[email protected]":
3745-
version "8.3.9"
3746-
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.9.tgz#2b83464a0ef083c92d7076da0fa5939f2f5a1e34"
3747-
integrity sha512-9YFCzn0sYAGTWhZrVYY/neK5cie3s0dNm7Qq38tkhOh2ME5BtHW/8ZIq+UrLGKsBYwa+Qjb/UojGWUm2yG/z6Q==
3748-
dependencies:
3749-
"@graphql-tools/merge" "8.2.9"
3750-
"@graphql-tools/utils" "8.6.8"
3751-
tslib "~2.3.0"
3752-
value-or-promise "1.0.11"
3753-
37543737
"@graphql-tools/schema@^9.0.18":
37553738
version "9.0.19"
37563739
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.19.tgz#c4ad373b5e1b8a0cf365163435b7d236ebdd06e7"
@@ -3761,13 +3744,6 @@
37613744
tslib "^2.4.0"
37623745
value-or-promise "^1.0.12"
37633746

3764-
"@graphql-tools/[email protected]":
3765-
version "8.6.8"
3766-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.8.tgz#a0824ed5810f66c504df4e97c5900786ac0c260e"
3767-
integrity sha512-EdUUeKi/wp/UvuknyINpQ/uXDqTM3qxPPPDIq5RpfW0zQOeCvbZcx8xHoMox0TYKvKtg3zoB7aprUtoW+iZLxw==
3768-
dependencies:
3769-
tslib "~2.3.0"
3770-
37713747
"@graphql-tools/utils@^9.2.1":
37723748
version "9.2.1"
37733749
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
@@ -3776,7 +3752,7 @@
37763752
"@graphql-typed-document-node/core" "^3.1.1"
37773753
tslib "^2.4.0"
37783754

3779-
"@graphql-typed-document-node/core@^3.0.0", "@graphql-typed-document-node/core@^3.1.1":
3755+
"@graphql-typed-document-node/core@^3.1.1":
37803756
version "3.2.0"
37813757
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
37823758
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==
@@ -5701,13 +5677,6 @@
57015677
"@webassemblyjs/ast" "1.11.6"
57025678
"@xtuc/long" "4.2.2"
57035679

5704-
"@wry/context@^0.6.0":
5705-
version "0.6.1"
5706-
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2"
5707-
integrity sha512-LOmVnY1iTU2D8tv4Xf6MVMZZ+juIJ87Kt/plMijjN20NMAXGmH4u8bS1t0uT74cZ5gwpocYueV58YwyI8y+GKw==
5708-
dependencies:
5709-
tslib "^2.3.0"
5710-
57115680
"@wry/context@^0.7.0":
57125681
version "0.7.3"
57135682
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.3.tgz#240f6dfd4db5ef54f81f6597f6714e58d4f476a1"
@@ -5729,6 +5698,13 @@
57295698
dependencies:
57305699
tslib "^2.3.0"
57315700

5701+
"@wry/trie@^0.4.0":
5702+
version "0.4.3"
5703+
resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.4.3.tgz#077d52c22365871bf3ffcbab8e95cb8bc5689af4"
5704+
integrity sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==
5705+
dependencies:
5706+
tslib "^2.3.0"
5707+
57325708
57335709
version "3.0.0"
57345710
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-3.0.0.tgz#888d9a6f128c70b632c18ad55f1f851f6ab092ba"
@@ -8959,22 +8935,22 @@ graphemer@^1.4.0:
89598935
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
89608936
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
89618937

8962-
graphql-tag@^2.12.3:
8938+
graphql-tag@^2.12.6:
89638939
version "2.12.6"
89648940
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
89658941
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
89668942
dependencies:
89678943
tslib "^2.1.0"
89688944

8969-
graphql-tools@8.2.7:
8970-
version "8.2.7"
8971-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.2.7.tgz#6f168aae2e9da9de867095e18993e86d8dd6d335"
8972-
integrity sha512-9wUgcBgeH6GSYhiO8/aUVd5DqCBRv8qim45CzMqQsxrzYhhiBXMcbJS7tgFdhaOXGBZzmkEADJ7EqwdZ+4Uppw==
8945+
graphql-tools@8.3.20:
8946+
version "8.3.20"
8947+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.3.20.tgz#d6b7ff46d30bf89b1963418fa481ee3326ac6fff"
8948+
integrity sha512-x3VkXkaGyPaZu1G0Vr2x/7yxTiuTB6xpY3RbH2uTjBv01Z+985J3//B81fooTtEf2eySBiyPplMYwFmAybOIrQ==
89738949
dependencies:
8974-
"@graphql-tools/schema" "8.3.9"
8975-
tslib "~2.3.0"
8950+
"@graphql-tools/schema" "^9.0.18"
8951+
tslib "^2.4.0"
89768952
optionalDependencies:
8977-
"@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0"
8953+
"@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0"
89788954

89798955
89808956
version "15.8.0"
@@ -11475,7 +11451,7 @@ open@^7.4.2:
1147511451
is-docker "^2.0.0"
1147611452
is-wsl "^2.1.1"
1147711453

11478-
optimism@^0.16.1:
11454+
optimism@^0.16.2:
1147911455
version "0.16.2"
1148011456
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081"
1148111457
integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ==
@@ -12571,6 +12547,11 @@ resolve@^2.0.0-next.4:
1257112547
path-parse "^1.0.7"
1257212548
supports-preserve-symlinks-flag "^1.0.0"
1257312549

12550+
response-iterator@^0.2.6:
12551+
version "0.2.6"
12552+
resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da"
12553+
integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==
12554+
1257412555
restore-cursor@^3.1.0:
1257512556
version "3.1.0"
1257612557
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
@@ -13563,10 +13544,10 @@ treeverse@^3.0.0:
1356313544
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-3.0.0.tgz#dd82de9eb602115c6ebd77a574aae67003cb48c8"
1356413545
integrity sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==
1356513546

13566-
ts-invariant@^0.9.4:
13567-
version "0.9.4"
13568-
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.4.tgz#42ac6c791aade267dd9dc65276549df5c5d71cac"
13569-
integrity sha512-63jtX/ZSwnUNi/WhXjnK8kz4cHHpYS60AnmA6ixz17l7E12a5puCWFlNpkne5Rl0J8TBPVHpGjsj4fxs8ObVLQ==
13547+
ts-invariant@^0.10.3:
13548+
version "0.10.3"
13549+
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c"
13550+
integrity sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==
1357013551
dependencies:
1357113552
tslib "^2.1.0"
1357213553

@@ -13619,11 +13600,6 @@ tslib@^2.1.0, tslib@^2.6.2:
1361913600
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
1362013601
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
1362113602

13622-
tslib@~2.3.0:
13623-
version "2.3.1"
13624-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
13625-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
13626-
1362713603
tsutils@^3.21.0:
1362813604
version "3.21.0"
1362913605
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
@@ -13999,11 +13975,6 @@ value-equal@^1.0.1:
1399913975
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
1400013976
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
1400113977

14002-
14003-
version "1.0.11"
14004-
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
14005-
integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==
14006-
1400713978
value-or-promise@^1.0.12:
1400813979
version "1.0.12"
1400913980
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
@@ -14533,7 +14504,7 @@ [email protected]:
1453314504
tslib "^1.9.3"
1453414505
zen-observable "^0.8.0"
1453514506

14536-
zen-observable-ts@^1.2.0:
14507+
zen-observable-ts@^1.2.5:
1453714508
version "1.2.5"
1453814509
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.2.5.tgz#6c6d9ea3d3a842812c6e9519209365a122ba8b58"
1453914510
integrity sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg==

0 commit comments

Comments
 (0)