Skip to content

Commit dfb2281

Browse files
fix(deps): update dependency @graphql-mesh/cli to v0.71.3 (#109)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5b150f2 commit dfb2281

File tree

2 files changed

+30
-23
lines changed

2 files changed

+30
-23
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"access": "public"
5050
},
5151
"dependencies": {
52-
"@graphql-mesh/cli": "0.71.2",
52+
"@graphql-mesh/cli": "0.71.3",
5353
"@graphql-mesh/graphql": "0.26.2",
5454
"tslib": "2.4.0",
5555
"@graphprotocol/client-auto-pagination": "1.0.1",

yarn.lock

Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,13 +1274,20 @@
12741274
dependencies:
12751275
"@jridgewell/trace-mapping" "0.3.9"
12761276

1277-
"@envelop/[email protected]", "@envelop/core@^2.0.0":
1277+
"@envelop/[email protected]":
12781278
version "2.3.2"
12791279
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.3.2.tgz#b5cc5a2f7a3c0ea4ac2492589190bb19c6126ca0"
12801280
integrity sha512-NTVY7bajznZyE0S/yzwIu5aimcM8JLqdeWkWUmwmrAHZdE6zjrvOuVCwq1kMIHzgV3bmLdPg2F7534Nxad/HLg==
12811281
dependencies:
12821282
"@envelop/types" "2.2.0"
12831283

1284+
"@envelop/[email protected]", "@envelop/core@^2.0.0":
1285+
version "2.3.3"
1286+
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.3.3.tgz#a77b28930b3090e2eb1ecb4696ffd6e4bdc4ddba"
1287+
integrity sha512-ZWlBXTd35Uwp4cKRsU36NqgpSwXAIe34tXHWUjI7n/TDgOZ0hcgvhQ+nF1dGLsJted0gqnfVX8ZceX30lTGgDg==
1288+
dependencies:
1289+
"@envelop/types" "2.2.1"
1290+
12841291
"@envelop/disable-introspection@^3.0.0":
12851292
version "3.0.0"
12861293
resolved "https://registry.yarnpkg.com/@envelop/disable-introspection/-/disable-introspection-3.0.0.tgz#beb8a534e7c3dd2c8d141c56ad162bbecef17bd5"
@@ -1307,6 +1314,11 @@
13071314
resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.2.0.tgz#95776d9b63ba8974f52b476d4db5bb169febbe32"
13081315
integrity sha512-Lghvfs0kh53G5mUKpCMlB/FhHh3O8SSR4hewB7JyE9hOEu/9h/6u+GHH/OEgdaRHky1Sae5Jf4grO+h21ka4ig==
13091316

1317+
"@envelop/[email protected]":
1318+
version "2.2.1"
1319+
resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.2.1.tgz#5c2e3ae04837533521d0800e7dfa4c3f86f70c4c"
1320+
integrity sha512-TONrQ8a2/y0emVhdIRhAJzqCXWtaTBLv+JnYVmihR9Iw8ETyVbZOuReB9EuSGZHciKtpkQXTjD/gq5wVMIa47g==
1321+
13101322
"@envelop/validation-cache@^4.0.0":
13111323
version "4.0.0"
13121324
resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-4.0.0.tgz#e5aafbe4f8544f58116f973937e160668d8c5077"
@@ -1458,18 +1470,18 @@
14581470
localforage "1.10.0"
14591471
tslib "^2.3.1"
14601472

1461-
"@graphql-mesh/[email protected].2":
1462-
version "0.71.2"
1463-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.71.2.tgz#5331abf0ec3519911e4e316c9949d3d3a3612015"
1464-
integrity sha512-BxzENvVesRVP/ROR6pO5v+Fnb2xagTcEM1Oj7QaPrMXgVzZ4dYCBD9+jE1UbvHzYC1CnGexHWMM/6DQdv4jh9g==
1473+
"@graphql-mesh/[email protected].3":
1474+
version "0.71.3"
1475+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.71.3.tgz#4103bb3f7d5ec7ba04ea7f02e8378ba2e8802d1a"
1476+
integrity sha512-aRx7uqwaMTYwSKtpVaHhP7FqtNIT9rcE6UeQa04m/ulbFxSGOfdXM10zljdiJNTIKZ6s76QM5nHOZRK1B/vx5w==
14651477
dependencies:
14661478
"@graphql-codegen/core" "2.5.1"
14671479
"@graphql-codegen/typed-document-node" "2.2.11"
14681480
"@graphql-codegen/typescript" "2.4.11"
14691481
"@graphql-codegen/typescript-generic-sdk" "2.3.10"
14701482
"@graphql-codegen/typescript-operations" "2.4.0"
14711483
"@graphql-codegen/typescript-resolvers" "2.6.4"
1472-
"@graphql-mesh/config" "0.37.2"
1484+
"@graphql-mesh/config" "0.37.3"
14731485
"@graphql-mesh/cross-helpers" "0.1.6"
14741486
"@graphql-mesh/runtime" "0.35.2"
14751487
"@graphql-mesh/store" "0.8.11"
@@ -1498,19 +1510,19 @@
14981510
open "7.4.2"
14991511
pascal-case "3.1.2"
15001512
rimraf "3.0.2"
1501-
ts-node "10.8.0"
1513+
ts-node "10.8.1"
15021514
tsconfig-paths "4.0.0"
15031515
tslib "^2.3.1"
1504-
typescript "4.7.2"
1516+
typescript "4.7.3"
15051517
ws "8.7.0"
15061518
yargs "17.5.1"
15071519

1508-
"@graphql-mesh/[email protected].2":
1509-
version "0.37.2"
1510-
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.37.2.tgz#b623cf6236db68b680aedf68fd011e3df00e1edd"
1511-
integrity sha512-yejE80Y8fo8d6d/+b9qJFrmGBkrOezsAqQnYYRASymKyb4IxA3+9WSBlEajBw1BYpWutN3KQend6AsKEHjBxFQ==
1520+
"@graphql-mesh/[email protected].3":
1521+
version "0.37.3"
1522+
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.37.3.tgz#927dd321ad6e19a4dbf473dbee68c80294d368c5"
1523+
integrity sha512-5EiSEoF2cvpNCf0zy7Q6Z+unndKZx1X89+pqp4Cusb4ARqjLTqnJuEO62vGA+K41lqcBs+6+1UkH5EkX7Sod9Q==
15121524
dependencies:
1513-
"@envelop/core" "2.3.2"
1525+
"@envelop/core" "2.3.3"
15141526
"@graphql-mesh/cache-localforage" "0.6.8"
15151527
"@graphql-mesh/cross-helpers" "0.1.6"
15161528
"@graphql-mesh/merger-bare" "0.13.50"
@@ -8181,10 +8193,10 @@ [email protected]:
81818193
v8-compile-cache-lib "^3.0.0"
81828194
yn "3.1.1"
81838195

8184-
8185-
version "10.8.0"
8186-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.0.tgz#3ceb5ac3e67ae8025c1950626aafbdecb55d82ce"
8187-
integrity sha512-/fNd5Qh+zTt8Vt1KbYZjRHCE9sI5i7nqfD/dzBBRDeVXZXS6kToW6R7tTU6Nd4XavFs0mAVCg29Q//ML7WsZYA==
8196+
8197+
version "10.8.1"
8198+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.1.tgz#ea2bd3459011b52699d7e88daa55a45a1af4f066"
8199+
integrity sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==
81888200
dependencies:
81898201
"@cspotcode/source-map-support" "^0.8.0"
81908202
"@tsconfig/node10" "^1.0.7"
@@ -8335,11 +8347,6 @@ [email protected]:
83358347
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
83368348
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
83378349

8338-
8339-
version "4.7.2"
8340-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
8341-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
8342-
83438350
83448351
version "4.7.3"
83458352
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"

0 commit comments

Comments
 (0)