Skip to content

Commit f6d03b8

Browse files
fix(deps): update dependency @graphql-mesh/types to v0.102.13
1 parent a6e970f commit f6d03b8

File tree

12 files changed

+131
-11
lines changed

12 files changed

+131
-11
lines changed

packages/datasources/contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/graphql": "^0.17.0"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/crunchbase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/fusion-creator-account-information-psd2-stet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/fusion-creator-account-information-us/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/ip-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/salesforce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/stripe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/twitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@graphql-mesh/openapi": "0.16.10",
11-
"@graphql-mesh/types": "0.42.0"
11+
"@graphql-mesh/types": "0.102.13"
1212
},
1313
"publishConfig": {
1414
"access": "public"

packages/datasources/weatherbit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@graphql-mesh/transform-rename": "^0.8.5",
4949
"@graphql-mesh/transform-resolvers-composition": "^0.10.0",
5050
"@graphql-mesh/transform-snapshot": "^0.10.0",
51-
"@graphql-mesh/types": "0.42.0",
51+
"@graphql-mesh/types": "0.102.13",
5252
"@graphql-mesh/utils": "0.13.0",
5353
"@graphql-portal/config": "^0.12.0",
5454
"@graphql-portal/dashboard": "^0.1.14",

yarn.lock

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,6 +1575,15 @@
15751575
"@graphql-tools/schema" "7.1.5"
15761576
"@graphql-tools/utils" "7.10.0"
15771577

1578+
"@graphql-mesh/[email protected]":
1579+
version "0.102.13"
1580+
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.102.13.tgz#9e1274f660ebc8318bec913cc0fc77fae6a16221"
1581+
integrity sha512-2C/fN2dMd0XyNgZBzpv3F2FMPgtOu/aYZNLL6ne6RfTw5BqeYh7tNVJtO+tloHExmwBCSMeVOh27MQSZLtxq+w==
1582+
dependencies:
1583+
"@graphql-tools/batch-delegate" "^9.0.10"
1584+
"@graphql-tools/delegate" "^10.0.28"
1585+
"@graphql-typed-document-node/core" "^3.2.0"
1586+
15781587
"@graphql-mesh/[email protected]":
15791588
version "0.39.0"
15801589
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.39.0.tgz#ba598953fd7f8a0c64ae8042c2720cdabf1bdb23"
@@ -1707,6 +1716,17 @@
17071716
dataloader "2.0.0"
17081717
tslib "~2.1.0"
17091718

1719+
"@graphql-tools/batch-delegate@^9.0.10":
1720+
version "9.0.14"
1721+
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-9.0.14.tgz#82cc4d053f58024237ef6b0900fc670b10b96d88"
1722+
integrity sha512-MTskYAlz1qon2x4KFxttN/LWFOsLBWtVWA1v4jgv46hyPo0nDEiYwT0xjafoO/HI9rCYYdMwY/3BClxyHpPcmg==
1723+
dependencies:
1724+
"@graphql-tools/delegate" "^10.1.2"
1725+
"@graphql-tools/utils" "^10.5.6"
1726+
dataloader "2.2.2"
1727+
tslib "^2.4.0"
1728+
value-or-promise "^1.0.12"
1729+
17101730
"@graphql-tools/batch-execute@^7.0.0", "@graphql-tools/batch-execute@^7.1.0", "@graphql-tools/batch-execute@^7.1.2":
17111731
version "7.1.2"
17121732
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-7.1.2.tgz#35ba09a1e0f80f34f1ce111d23c40f039d4403a0"
@@ -1737,6 +1757,16 @@
17371757
tslib "~2.3.0"
17381758
value-or-promise "1.0.10"
17391759

1760+
"@graphql-tools/batch-execute@^9.0.6":
1761+
version "9.0.6"
1762+
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-9.0.6.tgz#0eee17ca7bd378f7313e963a32450e7b99ed955e"
1763+
integrity sha512-S0mLTUJQJuItGmwouYZyXeFaRWOVmVCAMLi33M5PuZbnsoTwKMB/YPPkAQ72ay3GfclnW66XcO4EClbVynw7eQ==
1764+
dependencies:
1765+
"@graphql-tools/utils" "^10.5.6"
1766+
dataloader "^2.2.2"
1767+
tslib "^2.4.0"
1768+
value-or-promise "^1.0.12"
1769+
17401770
"@graphql-tools/[email protected]", "@graphql-tools/code-file-loader@^6.2.5":
17411771
version "6.3.1"
17421772
resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-6.3.1.tgz#42dfd4db5b968acdb453382f172ec684fa0c34ed"
@@ -1821,6 +1851,20 @@
18211851
tslib "~2.3.0"
18221852
value-or-promise "1.0.10"
18231853

1854+
"@graphql-tools/delegate@^10.0.28", "@graphql-tools/delegate@^10.1.2":
1855+
version "10.1.2"
1856+
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-10.1.2.tgz#44f3f4ca502051fb1215779f433f57b42cf81931"
1857+
integrity sha512-2XXJdxjud0ROiKxIiieCx4SxzSjYNdCz1bVDrI6+nTFxV5kB15OnJU6jvom44kv+NJo4Dym5GOJNqlBEjxoFVA==
1858+
dependencies:
1859+
"@graphql-tools/batch-execute" "^9.0.6"
1860+
"@graphql-tools/executor" "^1.3.3"
1861+
"@graphql-tools/schema" "^10.0.8"
1862+
"@graphql-tools/utils" "^10.5.6"
1863+
"@repeaterjs/repeater" "^3.0.6"
1864+
dataloader "^2.2.2"
1865+
dset "^3.1.2"
1866+
tslib "^2.5.0"
1867+
18241868
"@graphql-tools/delegate@^8.1.0":
18251869
version "8.2.0"
18261870
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.2.0.tgz#c43e102aab89cced33e0be7a47faae759321d441"
@@ -1833,6 +1877,17 @@
18331877
tslib "~2.3.0"
18341878
value-or-promise "1.0.10"
18351879

1880+
"@graphql-tools/executor@^1.3.3":
1881+
version "1.3.3"
1882+
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.3.tgz#8127242f8462b84ed605c7b6a872dabc8bc85f9d"
1883+
integrity sha512-lpkgokF6vjGHNluANOTsWoSM0vuvUuVpjY1810tvM6Vlyoq2tJ+nmqweGbMsq/GLhmZQP1lY/nOkj2zPJXLWiw==
1884+
dependencies:
1885+
"@graphql-tools/utils" "^10.5.6"
1886+
"@graphql-typed-document-node/core" "3.2.0"
1887+
"@repeaterjs/repeater" "^3.0.4"
1888+
tslib "^2.4.0"
1889+
value-or-promise "^1.0.12"
1890+
18361891
"@graphql-tools/git-loader@^6.2.5":
18371892
version "6.2.6"
18381893
resolved "https://registry.yarnpkg.com/@graphql-tools/git-loader/-/git-loader-6.2.6.tgz#c2226f4b8f51f1c05c9ab2649ba32d49c68cd077"
@@ -2003,6 +2058,14 @@
20032058
"@graphql-tools/utils" "^8.2.0"
20042059
tslib "~2.3.0"
20052060

2061+
"@graphql-tools/merge@^9.0.9":
2062+
version "9.0.9"
2063+
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.9.tgz#5611b24abcf2251aeaa3010c0b8f01de17ac7732"
2064+
integrity sha512-w9yaU7UMRQvtkTYZHo+c7cS7LO7rqc2H6g3k0aUs8VE9YlFYG1bYdxvEPM5bloaoVqr5TmbqIZqzl1CHeJKilQ==
2065+
dependencies:
2066+
"@graphql-tools/utils" "^10.5.6"
2067+
tslib "^2.4.0"
2068+
20062069
"@graphql-tools/[email protected]":
20072070
version "8.1.4"
20082071
resolved "https://registry.yarnpkg.com/@graphql-tools/mock/-/mock-8.1.4.tgz#4d2ef054f83bd71dfe294a9750c19f90b6dedb91"
@@ -2096,6 +2159,16 @@
20962159
tslib "~2.3.0"
20972160
value-or-promise "1.0.10"
20982161

2162+
"@graphql-tools/schema@^10.0.8":
2163+
version "10.0.8"
2164+
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.8.tgz#2a1dcc10981eb24b21eb8343dd8ce3cda626ca72"
2165+
integrity sha512-jkCSq+DdT6Rf/MN3oVz250AMFWZO0E5kh0C2K+kJfS80iBW7/7kLjiSbKz+WD9UBtsJPW2zyzKYC4ylU4jmnLw==
2166+
dependencies:
2167+
"@graphql-tools/merge" "^9.0.9"
2168+
"@graphql-tools/utils" "^10.5.6"
2169+
tslib "^2.4.0"
2170+
value-or-promise "^1.0.12"
2171+
20992172
"@graphql-tools/schema@^8.0.0", "@graphql-tools/schema@^8.0.1":
21002173
version "8.0.1"
21012174
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.0.1.tgz#178b734f3784e632a76bdd144ffa8a32169a6f4a"
@@ -2220,6 +2293,16 @@
22202293
dependencies:
22212294
tslib "~2.3.0"
22222295

2296+
"@graphql-tools/utils@^10.5.6":
2297+
version "10.5.6"
2298+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.6.tgz#d457591489013adbc19d2988cfe05f0875c9f0fe"
2299+
integrity sha512-JAC44rhbLzXUHiltceyEpWkxmX4e45Dfg19wRFoA9EbDxQVbOzVNF76eEECdg0J1owFsJwfLqCwz7/6xzrovOw==
2300+
dependencies:
2301+
"@graphql-typed-document-node/core" "^3.1.1"
2302+
cross-inspect "1.0.1"
2303+
dset "^3.1.2"
2304+
tslib "^2.4.0"
2305+
22232306
"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.1.2", "@graphql-tools/utils@^8.2.0":
22242307
version "8.2.1"
22252308
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.1.tgz#381e79fa04041f91f132d252216adcb3970e3c1e"
@@ -2254,6 +2337,11 @@
22542337
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.0.tgz#0eee6373e11418bfe0b5638f654df7a4ca6a3950"
22552338
integrity sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg==
22562339

2340+
"@graphql-typed-document-node/[email protected]", "@graphql-typed-document-node/core@^3.1.1", "@graphql-typed-document-node/core@^3.2.0":
2341+
version "3.2.0"
2342+
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
2343+
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==
2344+
22572345
"@grpc/grpc-js@^1.1.7":
22582346
version "1.3.3"
22592347
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.3.3.tgz#479764be3044f44c9fe38702643f59ea1a5374cb"
@@ -2635,6 +2723,11 @@
26352723
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
26362724
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
26372725

2726+
"@repeaterjs/repeater@^3.0.4", "@repeaterjs/repeater@^3.0.6":
2727+
version "3.0.6"
2728+
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.6.tgz#be23df0143ceec3c69f8b6c2517971a5578fdaa2"
2729+
integrity sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==
2730+
26382731
"@sinonjs/commons@^1.7.0":
26392732
version "1.8.3"
26402733
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d"
@@ -4619,6 +4712,13 @@ [email protected], cross-fetch@^3.0.4:
46194712
dependencies:
46204713
node-fetch "2.6.1"
46214714

4715+
4716+
version "1.0.1"
4717+
resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.1.tgz#15f6f65e4ca963cf4cc1a2b5fef18f6ca328712b"
4718+
integrity sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==
4719+
dependencies:
4720+
tslib "^2.4.0"
4721+
46224722
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
46234723
version "5.1.0"
46244724
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -4731,6 +4831,11 @@ [email protected], dataloader@^2.0.0:
47314831
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.0.0.tgz#41eaf123db115987e21ca93c005cd7753c55fe6f"
47324832
integrity sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ==
47334833

4834+
[email protected], dataloader@^2.2.2:
4835+
version "2.2.2"
4836+
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.2.tgz#216dc509b5abe39d43a9b9d97e6e5e473dfbe3e0"
4837+
integrity sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==
4838+
47344839
47354840
version "2.23.0"
47364841
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
@@ -4965,6 +5070,11 @@ dotsplit.js@^1.0.3:
49655070
resolved "https://registry.yarnpkg.com/dotsplit.js/-/dotsplit.js-1.1.0.tgz#25a239eabe922a91ffa5d2a172d6c9fb82451e02"
49665071
integrity sha1-JaI56r6SKpH/pdKhctbJ+4JFHgI=
49675072

5073+
dset@^3.1.2:
5074+
version "3.1.4"
5075+
resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248"
5076+
integrity sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==
5077+
49685078
ecc-jsbn@~0.1.1:
49695079
version "0.1.2"
49705080
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
@@ -10801,6 +10911,11 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@~2.3
1080110911
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
1080210912
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
1080310913

10914+
tslib@^2.4.0, tslib@^2.5.0:
10915+
version "2.8.1"
10916+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
10917+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
10918+
1080410919
tslib@~2.0.1:
1080510920
version "2.0.3"
1080610921
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
@@ -11093,6 +11208,11 @@ [email protected]:
1109311208
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f"
1109411209
integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg==
1109511210

11211+
value-or-promise@^1.0.12:
11212+
version "1.0.12"
11213+
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
11214+
integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
11215+
1109611216
vary@^1, vary@~1.1.2:
1109711217
version "1.1.2"
1109811218
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)