Skip to content

Commit 9017dcf

Browse files
committed
update locks
1 parent bb5df03 commit 9017dcf

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

yarn.lock

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,6 +1631,18 @@
16311631
"@graphql-tools/wrap" "8.4.20"
16321632
tslib "^2.4.0"
16331633

1634+
"@graphql-mesh/[email protected]":
1635+
version "0.8.11"
1636+
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.11.tgz#98f9bfae2cbaddb85a53ddb34c0abd7c9da29136"
1637+
integrity sha512-W+jZiyPFMcmhsIyYDw/obAS4o/bipqdz0eVPqdXXSWhCMRDR7clUZrPRfbyaDOF/7T6tgbXZH9camEzy0DIjOg==
1638+
dependencies:
1639+
"@graphql-inspector/core" "3.1.2"
1640+
"@graphql-mesh/cross-helpers" "0.1.6"
1641+
"@graphql-mesh/types" "0.73.2"
1642+
"@graphql-mesh/utils" "0.35.2"
1643+
"@graphql-tools/utils" "8.6.12"
1644+
tslib "^2.3.1"
1645+
16341646
"@graphql-mesh/[email protected]":
16351647
version "0.8.17"
16361648
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.17.tgz#7a66f127438b460424084c4e3907fd1fa69b5b95"
@@ -1722,6 +1734,18 @@
17221734
fetchache "0.1.2"
17231735
tslib "^2.3.1"
17241736

1737+
"@graphql-mesh/[email protected]":
1738+
version "0.73.2"
1739+
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.73.2.tgz#c69082011fa919ba0eb5843da0acb81dfb7c60cf"
1740+
integrity sha512-IQBzI5v0y/yGI+ID97dtvlPUodR2YYZDVvbwRnTkSqx8hkPs5VkEJU86kqiSKhiHohTyIb7u/VU/xmxEAkZB7Q==
1741+
dependencies:
1742+
"@graphql-mesh/store" "0.8.11"
1743+
"@graphql-tools/delegate" "8.7.10"
1744+
"@graphql-tools/utils" "8.6.12"
1745+
"@graphql-typed-document-node/core" "3.1.1"
1746+
fetchache "0.1.2"
1747+
tslib "^2.3.1"
1748+
17251749
"@graphql-mesh/[email protected]":
17261750
version "0.76.0"
17271751
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.76.0.tgz#387974fdd8880bddc5220b5fdc2455c44919b674"
@@ -1765,6 +1789,30 @@
17651789
tiny-lru "8.0.2"
17661790
tslib "^2.3.1"
17671791

1792+
"@graphql-mesh/[email protected]":
1793+
version "0.35.2"
1794+
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.2.tgz#f314ca9e1f8690651b61bc9f50a60e8f251d1168"
1795+
integrity sha512-JqpuBUx0jmFH9GBjFFu+3w9qz1qItmniiU6+5lvYu40GptivMQ+8csm28JCItZkNjcD+4SjOkQt4LGcqwAXJAA==
1796+
dependencies:
1797+
"@graphql-mesh/cross-helpers" "0.1.6"
1798+
"@graphql-mesh/string-interpolation" "0.2.0"
1799+
"@graphql-mesh/types" "0.73.2"
1800+
"@graphql-tools/delegate" "8.7.10"
1801+
"@graphql-tools/utils" "8.6.12"
1802+
"@graphql-typed-document-node/core" "3.1.1"
1803+
chalk "4.1.2"
1804+
cross-undici-fetch "^0.4.0"
1805+
fetchache "0.1.2"
1806+
file-uri-to-path "2.0.0"
1807+
graphql-subscriptions "2.0.0"
1808+
is-url "1.2.4"
1809+
js-yaml "4.1.0"
1810+
lodash.get "4.4.2"
1811+
lodash.set "4.3.2"
1812+
lodash.topath "4.5.2"
1813+
tiny-lru "8.0.2"
1814+
tslib "^2.3.1"
1815+
17681816
"@graphql-mesh/[email protected]":
17691817
version "0.36.0"
17701818
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.36.0.tgz#e5569a73559467de5da85bba75d002f62d6060cb"

0 commit comments

Comments
 (0)