Skip to content

Commit c87b213

Browse files
fix(deps): update all non-major dependencies (#103)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b861443 commit c87b213

File tree

3 files changed

+91
-82
lines changed

3 files changed

+91
-82
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rimraf": "3.0.2",
6262
"typescript": "4.7.2",
6363
"weak-napi": "2.0.2",
64-
"ts-jest": "28.0.3"
64+
"ts-jest": "28.0.4"
6565
},
6666
"resolutions": {
6767
"@changesets/apply-release-plan": "6.0.0",

packages/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"access": "public"
5050
},
5151
"dependencies": {
52-
"@graphql-mesh/cli": "0.71.1",
53-
"@graphql-mesh/graphql": "0.26.1",
52+
"@graphql-mesh/cli": "0.71.2",
53+
"@graphql-mesh/graphql": "0.26.2",
5454
"tslib": "2.4.0",
5555
"@graphprotocol/client-auto-pagination": "1.0.0",
5656
"@graphprotocol/client-block-tracking": "1.0.0",

yarn.lock

+88-79
Original file line numberDiff line numberDiff line change
@@ -1448,34 +1448,34 @@
14481448
"@graphql-tools/utils" "8.6.12"
14491449
tslib "2.4.0"
14501450

1451-
"@graphql-mesh/[email protected].7":
1452-
version "0.6.7"
1453-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.7.tgz#613a661ac634189ccce59c9ec5ae67252df82e0c"
1454-
integrity sha512-qF2Gq/mJPH4+2xJCoPTr8kLpMmmRZ6ncEB8OV1ku8KxXnGxqGkAQ++hKTvAAe4zNNJyPoHk+7o8toT+Fbc1kUg==
1451+
"@graphql-mesh/[email protected].8":
1452+
version "0.6.8"
1453+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.8.tgz#74e4e735ae66f665a5deac4ac38aeddf00177363"
1454+
integrity sha512-1sZSD4Tm2HaipCs2HQ3a2itCFR/j6/rpNO7fAnPPc7P5MdCiaM6HpKGiVUTHFH7Qsw1Hapo0/8DcMUvvUNuCTA==
14551455
dependencies:
1456-
"@graphql-mesh/types" "0.73.1"
1457-
"@graphql-mesh/utils" "0.35.1"
1456+
"@graphql-mesh/types" "0.73.2"
1457+
"@graphql-mesh/utils" "0.35.2"
14581458
localforage "1.10.0"
14591459
tslib "^2.3.1"
14601460

1461-
"@graphql-mesh/[email protected].1":
1462-
version "0.71.1"
1463-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.71.1.tgz#9cab64f267db4904127ecd861f77ee62acbf0542"
1464-
integrity sha512-Pz7WeHF85nkP9n07N3OgrtQNwE4f0s+TgdT869yfrVB7aNcYkZv32XHFu8vb05FobzmDS/hipuRlqRwQgz4xjg==
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==
14651465
dependencies:
14661466
"@graphql-codegen/core" "2.5.1"
14671467
"@graphql-codegen/typed-document-node" "2.2.11"
14681468
"@graphql-codegen/typescript" "2.4.11"
14691469
"@graphql-codegen/typescript-generic-sdk" "2.3.10"
14701470
"@graphql-codegen/typescript-operations" "2.4.0"
14711471
"@graphql-codegen/typescript-resolvers" "2.6.4"
1472-
"@graphql-mesh/config" "0.37.1"
1473-
"@graphql-mesh/cross-helpers" "0.1.5"
1474-
"@graphql-mesh/runtime" "0.35.1"
1475-
"@graphql-mesh/store" "0.8.10"
1472+
"@graphql-mesh/config" "0.37.2"
1473+
"@graphql-mesh/cross-helpers" "0.1.6"
1474+
"@graphql-mesh/runtime" "0.35.2"
1475+
"@graphql-mesh/store" "0.8.11"
14761476
"@graphql-mesh/string-interpolation" "0.2.0"
1477-
"@graphql-mesh/types" "0.73.1"
1478-
"@graphql-mesh/utils" "0.35.1"
1477+
"@graphql-mesh/types" "0.73.2"
1478+
"@graphql-mesh/utils" "0.35.2"
14791479
"@graphql-tools/code-file-loader" "7.2.17"
14801480
"@graphql-tools/graphql-file-loader" "7.3.14"
14811481
"@graphql-tools/load" "7.5.13"
@@ -1505,20 +1505,20 @@
15051505
ws "8.7.0"
15061506
yargs "17.5.1"
15071507

1508-
"@graphql-mesh/[email protected].1":
1509-
version "0.37.1"
1510-
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.37.1.tgz#8e1ac302c1ec709eb0b4942c2c676e6f376319c4"
1511-
integrity sha512-olKARlbY3Esisesrd1ggZzjPp1oqox0VWR1Nvnfb54YoM8kX26y2bgF0U64IxvoNAy36eueoNod8vWdQaI59yw==
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==
15121512
dependencies:
15131513
"@envelop/core" "2.3.2"
1514-
"@graphql-mesh/cache-localforage" "0.6.7"
1515-
"@graphql-mesh/cross-helpers" "0.1.5"
1516-
"@graphql-mesh/merger-bare" "0.13.49"
1517-
"@graphql-mesh/merger-stitching" "0.15.51"
1518-
"@graphql-mesh/runtime" "0.35.1"
1519-
"@graphql-mesh/store" "0.8.10"
1520-
"@graphql-mesh/types" "0.73.1"
1521-
"@graphql-mesh/utils" "0.35.1"
1514+
"@graphql-mesh/cache-localforage" "0.6.8"
1515+
"@graphql-mesh/cross-helpers" "0.1.6"
1516+
"@graphql-mesh/merger-bare" "0.13.50"
1517+
"@graphql-mesh/merger-stitching" "0.15.52"
1518+
"@graphql-mesh/runtime" "0.35.2"
1519+
"@graphql-mesh/store" "0.8.11"
1520+
"@graphql-mesh/types" "0.73.2"
1521+
"@graphql-mesh/utils" "0.35.2"
15221522
"@graphql-tools/code-file-loader" "7.2.17"
15231523
"@graphql-tools/graphql-file-loader" "7.3.14"
15241524
"@graphql-tools/load" "7.5.13"
@@ -1539,43 +1539,54 @@
15391539
react-native-fs "2.20.0"
15401540
react-native-path "0.0.5"
15411541

1542-
"@graphql-mesh/graphql@0.26.1":
1543-
version "0.26.1"
1544-
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.26.1.tgz#5e57fd39e1c63343f57c861942a4df91e8c1e154"
1545-
integrity sha512-lbbsCfYjA5Lf9a/CN2gIgytiy83AnZVSNvUJqT0Mwk+RBvqliXwpp0YckBMjP89vGVXjTn/UsfRXdjQTDfSQZg==
1542+
"@graphql-mesh/cross-helpers@0.1.6":
1543+
version "0.1.6"
1544+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cross-helpers/-/cross-helpers-0.1.6.tgz#8f0bf3d0a35309320516ea19814dbe4a4da64d14"
1545+
integrity sha512-mzE6FW+Es/sEvPwk1JgfhCLehxmcgymova5cjkmoaCkuI1cO6kEeERVit206j/OEoicN7Pby261eoSv48y5XkQ==
15461546
dependencies:
1547-
"@graphql-mesh/store" "0.8.10"
1547+
"@graphql-tools/utils" "8.6.12"
1548+
path-browserify "1.0.1"
1549+
react-native-fs "2.20.0"
1550+
react-native-path "0.0.5"
1551+
1552+
"@graphql-mesh/[email protected]":
1553+
version "0.26.2"
1554+
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.26.2.tgz#d6f8139711b53346ec824825c2eda4c6ab290cba"
1555+
integrity sha512-BcUZa14x4rOJqF46xEXb1SNfzZOGcfF0lfEjtZoaDnMMaqFMLt/thQJDXYgIFjPQAWsRi1Fkwz58jugPly9eww==
1556+
dependencies:
1557+
"@graphql-mesh/cross-helpers" "0.1.6"
1558+
"@graphql-mesh/store" "0.8.11"
15481559
"@graphql-mesh/string-interpolation" "0.2.0"
1549-
"@graphql-mesh/types" "0.73.1"
1550-
"@graphql-mesh/utils" "0.35.1"
1560+
"@graphql-mesh/types" "0.73.2"
1561+
"@graphql-mesh/utils" "0.35.2"
15511562
"@graphql-tools/delegate" "8.7.10"
15521563
"@graphql-tools/url-loader" "7.9.23"
15531564
"@graphql-tools/utils" "8.6.12"
15541565
"@graphql-tools/wrap" "8.4.19"
15551566
lodash.get "4.4.2"
15561567
tslib "^2.3.1"
15571568

1558-
"@graphql-mesh/[email protected].49":
1559-
version "0.13.49"
1560-
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.13.49.tgz#9d96c61f18e7dc5884aeb64f71acf71a80c88b76"
1561-
integrity sha512-rH4YsMTEolE3yNorV+nqyKqMxlrucvWc6q1x6NQ5WyImi+e2whqqmNskoX58VcJyVJcodvGPFl26C7m9drwtFA==
1569+
"@graphql-mesh/[email protected].50":
1570+
version "0.13.50"
1571+
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.13.50.tgz#a2b73960c250c8a1df94ec1cae152a5dddf3f61f"
1572+
integrity sha512-Q/mId25SiJ+XaHQ2RvS5s+TYahWeZznF99Z01zSZgd2Wbp9Hm23rxAOt/8HKpHq6BLtPc1m2aa7EfqU3jOHu8Q==
15621573
dependencies:
1563-
"@graphql-mesh/types" "0.73.1"
1564-
"@graphql-mesh/utils" "0.35.1"
1574+
"@graphql-mesh/types" "0.73.2"
1575+
"@graphql-mesh/utils" "0.35.2"
15651576
"@graphql-tools/schema" "8.3.13"
15661577
"@graphql-tools/utils" "8.6.12"
15671578
"@graphql-tools/wrap" "8.4.19"
15681579
fetchache "0.1.2"
15691580
tslib "^2.3.1"
15701581

1571-
"@graphql-mesh/[email protected].51":
1572-
version "0.15.51"
1573-
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.15.51.tgz#b9bb94534e276debf3f3eee32dec5455177f7cf0"
1574-
integrity sha512-YKaxb10V4/vkpNlYW5nRcgSC0FhW6wntcYMJ2JS5keaSyDTtN1pIXB9OuLtPB6AUye5slarVk8TEc/aytLRPrQ==
1582+
"@graphql-mesh/[email protected].52":
1583+
version "0.15.52"
1584+
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.15.52.tgz#5204b8030b3b5a283353d7b2044fdb50b9a28074"
1585+
integrity sha512-KD5WQ+OJpargor7RkXtYJnB9hFgD1d6wjr6kJof96zXIOyyUH6XEX3gisxcyDeWR0OXnD1X5D4seBjv3UcRLfA==
15751586
dependencies:
1576-
"@graphql-mesh/store" "0.8.10"
1577-
"@graphql-mesh/types" "0.73.1"
1578-
"@graphql-mesh/utils" "0.35.1"
1587+
"@graphql-mesh/store" "0.8.11"
1588+
"@graphql-mesh/types" "0.73.2"
1589+
"@graphql-mesh/utils" "0.35.2"
15791590
"@graphql-tools/delegate" "8.7.10"
15801591
"@graphql-tools/schema" "8.3.13"
15811592
"@graphql-tools/stitch" "8.6.12"
@@ -1584,34 +1595,32 @@
15841595
"@graphql-tools/wrap" "8.4.19"
15851596
tslib "^2.3.1"
15861597

1587-
"@graphql-mesh/[email protected].1":
1588-
version "0.35.1"
1589-
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.35.1.tgz#ebaef47742810c7c17c7a7cf1947ba6a3a5c567c"
1590-
integrity sha512-MQRKf9nHt9nJR3++fISw8qSnwQ0OE9MB1vE8W9W5ihPiZsDyh92GGZ0/KHMGqYH5RhZFxVZ/IGyt9N7LlrdbSQ==
1598+
"@graphql-mesh/[email protected].2":
1599+
version "0.35.2"
1600+
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.35.2.tgz#a8d74c7d13408592955cddaacecbf7da0928397d"
1601+
integrity sha512-/myqXyACqmrG3wNYUbtdb+4Ynv4soVjDHwWfo/vcCpI+j0mVu67pRLzemtLcX4cZs44mC61SmoIkToBW2fFAyA==
15911602
dependencies:
15921603
"@envelop/core" "2.3.2"
15931604
"@envelop/live-query" "3.3.2"
15941605
"@graphql-mesh/string-interpolation" "0.2.0"
1595-
"@graphql-mesh/types" "0.73.1"
1596-
"@graphql-mesh/utils" "0.35.1"
1606+
"@graphql-mesh/types" "0.73.2"
1607+
"@graphql-mesh/utils" "0.35.2"
15971608
"@graphql-tools/batch-delegate" "8.2.19"
15981609
"@graphql-tools/delegate" "8.7.10"
15991610
"@graphql-tools/schema" "8.3.13"
16001611
"@graphql-tools/utils" "8.6.12"
16011612
"@graphql-tools/wrap" "8.4.19"
1602-
"@n1ru4l/graphql-live-query" "0.9.0"
1603-
"@n1ru4l/in-memory-live-query-store" "0.9.0"
16041613
tslib "^2.3.1"
16051614

1606-
"@graphql-mesh/[email protected].10":
1607-
version "0.8.10"
1608-
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.10.tgz#5af6bb73b5d39dd1df591a25ef603798a7108163"
1609-
integrity sha512-KeueN31hLo+tH2JQe13Dfv4KXWjFl3M/BsRRbfZXWJiy1F9BrY8e/lVXtSakfAaN/kt0SdWmvD/zy+3T4r5xHA==
1615+
"@graphql-mesh/[email protected].11":
1616+
version "0.8.11"
1617+
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.11.tgz#98f9bfae2cbaddb85a53ddb34c0abd7c9da29136"
1618+
integrity sha512-W+jZiyPFMcmhsIyYDw/obAS4o/bipqdz0eVPqdXXSWhCMRDR7clUZrPRfbyaDOF/7T6tgbXZH9camEzy0DIjOg==
16101619
dependencies:
16111620
"@graphql-inspector/core" "3.1.2"
1612-
"@graphql-mesh/cross-helpers" "0.1.5"
1613-
"@graphql-mesh/types" "0.73.1"
1614-
"@graphql-mesh/utils" "0.35.1"
1621+
"@graphql-mesh/cross-helpers" "0.1.6"
1622+
"@graphql-mesh/types" "0.73.2"
1623+
"@graphql-mesh/utils" "0.35.2"
16151624
"@graphql-tools/utils" "8.6.12"
16161625
tslib "^2.3.1"
16171626

@@ -1685,12 +1694,12 @@
16851694
fetchache "0.1.2"
16861695
tslib "^2.3.1"
16871696

1688-
"@graphql-mesh/[email protected].1":
1689-
version "0.73.1"
1690-
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.73.1.tgz#1d5d8b67ea31cbdbe4e00b9c8ced9d56ed947aab"
1691-
integrity sha512-NWR5kePO2GKPr5s9uQu9Y/B35j0N1HcTikJvLJVACuRHZzI+RmMoLFD+2va0xlFWCYoF/VlH3EwtCOsn3OIHxw==
1697+
"@graphql-mesh/[email protected].2":
1698+
version "0.73.2"
1699+
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.73.2.tgz#c69082011fa919ba0eb5843da0acb81dfb7c60cf"
1700+
integrity sha512-IQBzI5v0y/yGI+ID97dtvlPUodR2YYZDVvbwRnTkSqx8hkPs5VkEJU86kqiSKhiHohTyIb7u/VU/xmxEAkZB7Q==
16921701
dependencies:
1693-
"@graphql-mesh/store" "0.8.10"
1702+
"@graphql-mesh/store" "0.8.11"
16941703
"@graphql-tools/delegate" "8.7.10"
16951704
"@graphql-tools/utils" "8.6.12"
16961705
"@graphql-typed-document-node/core" "3.1.1"
@@ -1729,14 +1738,14 @@
17291738
tiny-lru "8.0.2"
17301739
tslib "^2.3.1"
17311740

1732-
"@graphql-mesh/[email protected].1":
1733-
version "0.35.1"
1734-
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.1.tgz#94b79f5ffa7d9b6c82c197ab024de07cc246ef32"
1735-
integrity sha512-hUI0yb7GwRfsHuKciQh+mkqBqz29GP0myntKyxVv5gcr3lppCGMOAvCb0/nNFh1RgGbA9Zlrp8OKWtt6zS3rLw==
1741+
"@graphql-mesh/[email protected].2":
1742+
version "0.35.2"
1743+
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.2.tgz#f314ca9e1f8690651b61bc9f50a60e8f251d1168"
1744+
integrity sha512-JqpuBUx0jmFH9GBjFFu+3w9qz1qItmniiU6+5lvYu40GptivMQ+8csm28JCItZkNjcD+4SjOkQt4LGcqwAXJAA==
17361745
dependencies:
1737-
"@graphql-mesh/cross-helpers" "0.1.5"
1746+
"@graphql-mesh/cross-helpers" "0.1.6"
17381747
"@graphql-mesh/string-interpolation" "0.2.0"
1739-
"@graphql-mesh/types" "0.73.1"
1748+
"@graphql-mesh/types" "0.73.2"
17401749
"@graphql-tools/delegate" "8.7.10"
17411750
"@graphql-tools/utils" "8.6.12"
17421751
"@graphql-typed-document-node/core" "3.1.1"
@@ -2257,7 +2266,7 @@
22572266
resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query/-/graphql-live-query-0.9.0.tgz#defaebdd31f625bee49e6745934f36312532b2bc"
22582267
integrity sha512-BTpWy1e+FxN82RnLz4x1+JcEewVdfmUhV1C6/XYD5AjS7PQp9QFF7K8bCD6gzPTr2l+prvqOyVueQhFJxB1vfg==
22592268

2260-
"@n1ru4l/in-memory-live-query-store@0.9.0", "@n1ru4l/in-memory-live-query-store@^0.9.0":
2269+
"@n1ru4l/in-memory-live-query-store@^0.9.0":
22612270
version "0.9.0"
22622271
resolved "https://registry.yarnpkg.com/@n1ru4l/in-memory-live-query-store/-/in-memory-live-query-store-0.9.0.tgz#8e0d7e56292389bacaacb228c2f4c86c38b8c3c0"
22632272
integrity sha512-nLq8oUoVfj3givm7pAxL5f2a8IvmsCEeKnG9Fw29KYVTKL4jNUM90LQYBTkwLnjhxgzu+9WwLQmjOx1bEOHRUA==
@@ -8139,10 +8148,10 @@ ts-invariant@^0.9.4:
81398148
dependencies:
81408149
tslib "^2.1.0"
81418150

8142-
8143-
version "28.0.3"
8144-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.3.tgz#d1c47f167e56eef3989bb51afaf7fc1c87a04c52"
8145-
integrity sha512-HzgbEDQ2KgVtDmpXToqAcKTyGHdHsG23i/iUjfxji92G5eT09S1m9UHZd7csF0Bfgh9txM4JzwHnv7r1waFPlw==
8151+
8152+
version "28.0.4"
8153+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.4.tgz#0ab705a60fc4b9f3506f35e26edfa9e9c915c31b"
8154+
integrity sha512-S6uRDDdCJBvnZqyGjB4VCnwbQrbgdL8WPeP4jevVSpYsBaeGRQAIS08o3Svav2Ex+oXwLgJ/m7F24TNq62kA1A==
81468155
dependencies:
81478156
bs-logger "0.x"
81488157
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)