Skip to content

Commit 0b8e66e

Browse files
committed
fixes for locks and deps versions
1 parent 9017dcf commit 0b8e66e

File tree

3 files changed

+30
-219
lines changed

3 files changed

+30
-219
lines changed

examples/composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@graphprotocol/client-cli": "2.0.0",
13-
"@graphql-mesh/transform-rename": "0.12.46",
13+
"@graphql-mesh/transform-rename": "0.12.54",
1414
"concurrently": "7.1.0",
1515
"graphql": "16.3.0",
1616
"nodemon": "2.0.15",

packages/auto-pagination/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/lodash": "4.14.182",
50-
"@graphql-mesh/transform-prefix": "0.11.47"
50+
"@graphql-mesh/transform-prefix": "0.11.53"
5151
},
5252
"peerDependencies": {
5353
"graphql": "^15.2.0 || ^16.0.0",

yarn.lock

Lines changed: 28 additions & 217 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,15 +1551,6 @@
15511551
pascal-case "3.1.2"
15521552
tslib "^2.4.0"
15531553

1554-
"@graphql-mesh/[email protected]":
1555-
version "0.1.5"
1556-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cross-helpers/-/cross-helpers-0.1.5.tgz#8663c33f442d076b7eb3a69ac7847c9a57cbe98e"
1557-
integrity sha512-ndrj+LLq0a6il6ec7W6KwylJI9YnqZMWI8+E33AMNGcYgW0Fsj9ow1rR0U+2uIQwwDnon3vB+l0nBypNnEYG4w==
1558-
dependencies:
1559-
path-browserify "1.0.1"
1560-
react-native-fs "2.20.0"
1561-
react-native-path "0.0.5"
1562-
15631554
"@graphql-mesh/[email protected]":
15641555
version "0.1.6"
15651556
resolved "https://registry.yarnpkg.com/@graphql-mesh/cross-helpers/-/cross-helpers-0.1.6.tgz#8f0bf3d0a35309320516ea19814dbe4a4da64d14"
@@ -1631,18 +1622,6 @@
16311622
"@graphql-tools/wrap" "8.4.20"
16321623
tslib "^2.4.0"
16331624

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-
16461625
"@graphql-mesh/[email protected]":
16471626
version "0.8.17"
16481627
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.17.tgz#7a66f127438b460424084c4e3907fd1fa69b5b95"
@@ -1655,27 +1634,6 @@
16551634
"@graphql-tools/utils" "8.6.13"
16561635
tslib "^2.4.0"
16571636

1658-
"@graphql-mesh/[email protected]":
1659-
version "0.8.9"
1660-
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.9.tgz#915d7b748826963fa20cc4e24553fb447521a0d7"
1661-
integrity sha512-DYjcy8zOmgve65dFha/1ReLM/CZ/U/Elk7OdB8JRciy4kkT3/uEewTEiwl6ViIo8Gsiy1afAnNB7hrIHp7gyWw==
1662-
dependencies:
1663-
"@graphql-inspector/core" "3.1.2"
1664-
"@graphql-mesh/cross-helpers" "0.1.5"
1665-
"@graphql-mesh/types" "0.73.0"
1666-
"@graphql-mesh/utils" "0.35.0"
1667-
"@graphql-tools/utils" "8.6.12"
1668-
tslib "^2.3.1"
1669-
1670-
"@graphql-mesh/[email protected]":
1671-
version "0.2.0"
1672-
resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.2.0.tgz#806dd1b7657786c8946d60bdef90274c8528ec8f"
1673-
integrity sha512-MSxpgGB7TN11lvot0PdYnZMM1OTNxqcJIBFD+EkWtYBc3MkNer+amal69iehCWd5ks8AgPVMdnFWzsmq6LMztQ==
1674-
dependencies:
1675-
dayjs "1.11.2"
1676-
json-pointer "0.6.2"
1677-
lodash.get "4.4.2"
1678-
16791637
"@graphql-mesh/[email protected]":
16801638
version "0.3.0"
16811639
resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.3.0.tgz#3bdf2fa4001ca446cae1df959c1709d534b23534"
@@ -1685,31 +1643,30 @@
16851643
json-pointer "0.6.2"
16861644
lodash.get "4.4.2"
16871645

1688-
"@graphql-mesh/[email protected].47":
1689-
version "0.11.47"
1690-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.47.tgz#48a797da4fe4c4cd629431b58e0bb1f135ba4a36"
1691-
integrity sha512-gVUkAr0w0wLL5jFPxdmMYSXWYq9b96//mdESF9vrksiP9lE7JOLNzI08OSSy0lU6TEFNmB/x7CymJ5axyAz7Pg==
1646+
"@graphql-mesh/[email protected].53":
1647+
version "0.11.53"
1648+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.53.tgz#5295fb7d587d72b179a0d03f1a96addacc0c2940"
1649+
integrity sha512-3VLtSdTd9olgLnGMJ0nmtQC3j/3zVioP51NKGF3JTMsH5eFVvRceb66Ixvheguv70XjJ1Mr6xB/yzz42Gn8Lhg==
16921650
dependencies:
1693-
"@graphql-mesh/types" "0.73.2"
1694-
"@graphql-mesh/utils" "0.35.2"
1695-
"@graphql-tools/delegate" "8.7.10"
1696-
"@graphql-tools/utils" "8.6.12"
1697-
"@graphql-tools/wrap" "8.4.19"
1651+
"@graphql-mesh/types" "0.76.0"
1652+
"@graphql-mesh/utils" "0.36.0"
1653+
"@graphql-tools/delegate" "8.7.11"
1654+
"@graphql-tools/utils" "8.6.13"
1655+
"@graphql-tools/wrap" "8.4.20"
16981656
graphql-scalars "1.17.0"
1699-
tslib "^2.3.1"
1657+
tslib "^2.4.0"
17001658

1701-
"@graphql-mesh/[email protected].46":
1702-
version "0.12.46"
1703-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.46.tgz#06fd775770bb7b84a7ff115f830d366735811133"
1704-
integrity sha512-Mb0VDUcRcjfuIdBByuRIMnzb2WPCpJdSA8WiBZg9GAZdEEXdA+pceTwEC2e7GTtd8gJEjywe1XeCqLrJOft1/g==
1659+
"@graphql-mesh/[email protected].54":
1660+
version "0.12.54"
1661+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.54.tgz#f6d2a1731a25189b770bdcecb049905e02100937"
1662+
integrity sha512-ZoxClqw+fFNba7IgoF55DX6FYkB6bjsfHLAfgIvE21hKbkgq/SC0tgdXvRZM8Rm55+3EaRv9RAtguDSFGx2EkQ==
17051663
dependencies:
1706-
"@graphql-mesh/types" "0.73.0"
1707-
"@graphql-mesh/utils" "0.35.0"
1708-
"@graphql-tools/delegate" "8.7.10"
1709-
"@graphql-tools/utils" "8.6.12"
1710-
"@graphql-tools/wrap" "8.4.19"
1711-
graphql-scalars "1.17.0"
1712-
tslib "^2.3.1"
1664+
"@graphql-mesh/types" "0.76.0"
1665+
"@graphql-mesh/utils" "0.36.0"
1666+
"@graphql-tools/delegate" "8.7.11"
1667+
"@graphql-tools/utils" "8.6.13"
1668+
"@graphql-tools/wrap" "8.4.20"
1669+
tslib "^2.4.0"
17131670

17141671
"@graphql-mesh/[email protected]":
17151672
version "0.4.8"
@@ -1722,30 +1679,6 @@
17221679
"@graphql-tools/stitching-directives" "2.2.18"
17231680
tslib "^2.4.0"
17241681

1725-
"@graphql-mesh/[email protected]":
1726-
version "0.73.0"
1727-
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.73.0.tgz#ef991c265105a2b8e1b655731a3c6a802b9c62c5"
1728-
integrity sha512-Z8o724ALScA+b5H9/0/ArIGxywtHWmdoP0jvzhCodLRgkXiuKI0eSEdZeNIHw3n/kJr8e8d/9qZV2qTAdkb8FA==
1729-
dependencies:
1730-
"@graphql-mesh/store" "0.8.9"
1731-
"@graphql-tools/delegate" "8.7.10"
1732-
"@graphql-tools/utils" "8.6.12"
1733-
"@graphql-typed-document-node/core" "3.1.1"
1734-
fetchache "0.1.2"
1735-
tslib "^2.3.1"
1736-
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-
17491682
"@graphql-mesh/[email protected]":
17501683
version "0.76.0"
17511684
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.76.0.tgz#387974fdd8880bddc5220b5fdc2455c44919b674"
@@ -1765,54 +1698,6 @@
17651698
"@graphql-tools/utils" "8.6.13"
17661699
tslib "^2.4.0"
17671700

1768-
"@graphql-mesh/[email protected]":
1769-
version "0.35.0"
1770-
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.0.tgz#4303a09ec0770a89c0ab94d4ef3f6b65d9a42288"
1771-
integrity sha512-ZDTU8WQIetsHG0GNuR+zJxICuDN097933psE3R0qxIkNe9SgqzdOI0UB6y1ws/pCAT5ZwIKP7JXKt5LEPmvSgQ==
1772-
dependencies:
1773-
"@graphql-mesh/cross-helpers" "0.1.5"
1774-
"@graphql-mesh/string-interpolation" "0.2.0"
1775-
"@graphql-mesh/types" "0.73.0"
1776-
"@graphql-tools/delegate" "8.7.10"
1777-
"@graphql-tools/utils" "8.6.12"
1778-
"@graphql-typed-document-node/core" "3.1.1"
1779-
chalk "4.1.2"
1780-
cross-undici-fetch "^0.4.0"
1781-
fetchache "0.1.2"
1782-
file-uri-to-path "2.0.0"
1783-
graphql-subscriptions "2.0.0"
1784-
is-url "1.2.4"
1785-
js-yaml "4.1.0"
1786-
lodash.get "4.4.2"
1787-
lodash.set "4.3.2"
1788-
lodash.topath "4.5.2"
1789-
tiny-lru "8.0.2"
1790-
tslib "^2.3.1"
1791-
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-
18161701
"@graphql-mesh/[email protected]":
18171702
version "0.36.0"
18181703
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.36.0.tgz#e5569a73559467de5da85bba75d002f62d6060cb"
@@ -1862,16 +1747,6 @@
18621747
tslib "^2.4.0"
18631748
value-or-promise "1.0.11"
18641749

1865-
"@graphql-tools/[email protected]":
1866-
version "8.4.9"
1867-
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.4.9.tgz#922bfbe846b4624b0b8e4104b24bfb4e8479fee4"
1868-
integrity sha512-McfAPdxP4mRGqm+NKQ0AN8aZXG7AnCcKqQxu5k0RP8Llg/81rImHqgBPO8L8GUW8E0Sx+PzeXmipHjS0MceN2Q==
1869-
dependencies:
1870-
"@graphql-tools/utils" "8.6.12"
1871-
dataloader "2.1.0"
1872-
tslib "~2.4.0"
1873-
value-or-promise "1.0.11"
1874-
18751750
"@graphql-tools/[email protected]":
18761751
version "7.2.18"
18771752
resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-7.2.18.tgz#c6633aa5065c50bb667599b4ad7ae1a6c5c72531"
@@ -1883,19 +1758,6 @@
18831758
tslib "^2.4.0"
18841759
unixify "^1.0.0"
18851760

1886-
"@graphql-tools/[email protected]":
1887-
version "8.7.10"
1888-
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.7.10.tgz#3aa1584c1cdd2c361caaab6bbcf675323c94c28b"
1889-
integrity sha512-gzkXErvQEuCQF3Fn6ImADeuVHgiqIVE64Va4p3LMK2D/gDwwLeTVc7jY5rjd9oZwxz6JkVD77inbFjA/Nnqlxg==
1890-
dependencies:
1891-
"@graphql-tools/batch-execute" "8.4.9"
1892-
"@graphql-tools/schema" "8.3.13"
1893-
"@graphql-tools/utils" "8.6.12"
1894-
dataloader "2.1.0"
1895-
graphql-executor "0.0.23"
1896-
tslib "~2.4.0"
1897-
value-or-promise "1.0.11"
1898-
18991761
"@graphql-tools/[email protected]":
19001762
version "8.7.11"
19011763
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.7.11.tgz#89cdd049fae838f4a5f232e69f0e5e9ec0cbec16"
@@ -1962,14 +1824,6 @@
19621824
p-limit "3.1.0"
19631825
tslib "^2.4.0"
19641826

1965-
"@graphql-tools/[email protected]":
1966-
version "8.2.13"
1967-
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.13.tgz#d4f254dcea301ce3d9c23b03eb68a7ae9baf6981"
1968-
integrity sha512-lhzjCa6wCthOYl7B6UzER3SGjU2WjSGnW0WGr8giMYsrtf6G3vIRotMcSVMlhDzyyMIOn7uPULOUt3/kaJ/rIA==
1969-
dependencies:
1970-
"@graphql-tools/utils" "8.6.12"
1971-
tslib "~2.4.0"
1972-
19731827
"@graphql-tools/[email protected]":
19741828
version "8.2.14"
19751829
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.14.tgz#44811e5453f5515d9537bd1b64f0f0cfe6313a45"
@@ -2002,16 +1856,6 @@
20021856
"@graphql-tools/utils" "8.6.13"
20031857
tslib "^2.4.0"
20041858

2005-
"@graphql-tools/[email protected]":
2006-
version "8.3.13"
2007-
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.13.tgz#099460459d7821dd8deb34952900fe300085ba0b"
2008-
integrity sha512-e+bx1VHj1i5v4HmhCYCar0lqdoLmkRi/CfV07rTqHR6CRDbIb/S/qDCajHLt7FCovQ5ozlI5sRVbBhzfq5H0PQ==
2009-
dependencies:
2010-
"@graphql-tools/merge" "8.2.13"
2011-
"@graphql-tools/utils" "8.6.12"
2012-
tslib "~2.4.0"
2013-
value-or-promise "1.0.11"
2014-
20151859
"@graphql-tools/[email protected]":
20161860
version "8.3.14"
20171861
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.14.tgz#0aeab46daab70fb7505c950dc7e83a3da0eeb7ce"
@@ -2097,17 +1941,6 @@
20971941
dependencies:
20981942
tslib "^2.4.0"
20991943

2100-
"@graphql-tools/[email protected]":
2101-
version "8.4.19"
2102-
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-8.4.19.tgz#066cd4238ed35e4c40773f55214fee86d1041afc"
2103-
integrity sha512-S+1zh+9+4MK3HSQMPjwerLybMtD8LCfte/wsZK4JgYhls2INrLJZEMquMxhQTma4jkKBL48GZtESIP0hFTP4Ow==
2104-
dependencies:
2105-
"@graphql-tools/delegate" "8.7.10"
2106-
"@graphql-tools/schema" "8.3.13"
2107-
"@graphql-tools/utils" "8.6.12"
2108-
tslib "~2.4.0"
2109-
value-or-promise "1.0.11"
2110-
21111944
"@graphql-tools/[email protected]":
21121945
version "8.4.20"
21131946
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-8.4.20.tgz#42d67467bbc96865092e96d6623a45f2747628ed"
@@ -3569,14 +3402,6 @@ capital-case@^1.0.4:
35693402
tslib "^2.0.3"
35703403
upper-case-first "^2.0.2"
35713404

3572-
[email protected], chalk@^4.0.0, chalk@^4.1.0:
3573-
version "4.1.2"
3574-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
3575-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
3576-
dependencies:
3577-
ansi-styles "^4.1.0"
3578-
supports-color "^7.1.0"
3579-
35803405
chalk@^2.0.0, chalk@^2.1.0, chalk@^2.4.2:
35813406
version "2.4.2"
35823407
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -3594,6 +3419,14 @@ chalk@^3.0.0:
35943419
ansi-styles "^4.1.0"
35953420
supports-color "^7.1.0"
35963421

3422+
chalk@^4.0.0, chalk@^4.1.0:
3423+
version "4.1.2"
3424+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
3425+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
3426+
dependencies:
3427+
ansi-styles "^4.1.0"
3428+
supports-color "^7.1.0"
3429+
35973430
35983431
version "1.0.14"
35993432
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1"
@@ -4013,11 +3846,6 @@ date-fns@^2.16.1:
40133846
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
40143847
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
40153848

4016-
4017-
version "1.11.2"
4018-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.2.tgz#fa0f5223ef0d6724b3d8327134890cfe3d72fbe5"
4019-
integrity sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw==
4020-
40213849
40223850
version "1.11.3"
40233851
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258"
@@ -5214,13 +5042,6 @@ [email protected]:
52145042
dependencies:
52155043
tslib "~2.3.0"
52165044

5217-
5218-
version "2.0.0"
5219-
resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-2.0.0.tgz#11ec181d475852d8aec879183e8e1eb94f2eb79a"
5220-
integrity sha512-s6k2b8mmt9gF9pEfkxsaO1lTxaySfKoEJzEfmwguBbQ//Oq23hIXCfR1hm4kdh5hnR20RdwB+s3BCb+0duHSZA==
5221-
dependencies:
5222-
iterall "^1.3.0"
5223-
52245045
graphql-tag@^2.11.0, graphql-tag@^2.12.3:
52255046
version "2.12.6"
52265047
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
@@ -5672,11 +5493,6 @@ is-upper-case@^2.0.2:
56725493
dependencies:
56735494
tslib "^2.0.3"
56745495

5675-
5676-
version "1.2.4"
5677-
resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
5678-
integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==
5679-
56805496
is-weakref@^1.0.1:
56815497
version "1.0.2"
56825498
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
@@ -5753,11 +5569,6 @@ istanbul-reports@^3.1.3:
57535569
html-escaper "^2.0.0"
57545570
istanbul-lib-report "^3.0.0"
57555571

5756-
iterall@^1.3.0:
5757-
version "1.3.0"
5758-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
5759-
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==
5760-
57615572
jest-changed-files@^28.0.2:
57625573
version "28.0.2"
57635574
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-28.0.2.tgz#7d7810660a5bd043af9e9cfbe4d58adb05e91531"

0 commit comments

Comments
 (0)