|
1713 | 1713 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-4.0.1.tgz#bafd3d173974827ba0b733fcca7f1860cb71a9aa"
|
1714 | 1714 | integrity sha512-k2hRcfcLRyPJjtYfJLzg404n7HZ6sUpAWAR/uNI8tf96NgatWOpw1ocdF+WFfx/trO1ivBh7ckynO1rn+xAw/Q==
|
1715 | 1715 |
|
1716 |
| -"@octokit/openapi-types@^6.0.0": |
1717 |
| - version "6.0.0" |
1718 |
| - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.0.0.tgz#7da8d7d5a72d3282c1a3ff9f951c8133a707480d" |
1719 |
| - integrity sha512-CnDdK7ivHkBtJYzWzZm7gEkanA7gKH6a09Eguz7flHw//GacPJLmkHA3f3N++MJmlxD1Fl+mB7B32EEpSCwztQ== |
| 1716 | +"@octokit/openapi-types@^7.0.0": |
| 1717 | + version "7.0.0" |
| 1718 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.0.0.tgz#0f6992db9854af15eca77d71ab0ec7fad2f20411" |
| 1719 | + integrity sha512-gV/8DJhAL/04zjTI95a7FhQwS6jlEE0W/7xeYAzuArD0KVAVWDLP2f3vi98hs3HLTczxXdRK/mF0tRoQPpolEw== |
1720 | 1720 |
|
1721 | 1721 | "@octokit/plugin-paginate-rest@^2.6.2":
|
1722 | 1722 | version "2.9.1"
|
|
1730 | 1730 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d"
|
1731 | 1731 | integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==
|
1732 | 1732 |
|
1733 |
| - |
1734 |
| - version "5.0.0" |
1735 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.0.tgz#cf2cdeb24ea829c31688216a5b165010b61f9a98" |
1736 |
| - integrity sha512-Jc7CLNUueIshXT+HWt6T+M0sySPjF32mSFQAK7UfAg8qGeRI6OM1GSBxDLwbXjkqy2NVdnqCedJcP1nC785JYg== |
| 1733 | + |
| 1734 | + version "5.0.1" |
| 1735 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.1.tgz#631b8d4edc6798b03489911252a25f2a4e58c594" |
| 1736 | + integrity sha512-vvWbPtPqLyIzJ7A4IPdTl+8IeuKAwMJ4LjvmqWOOdfSuqWQYZXq2CEd0hsnkidff2YfKlguzujHs/reBdAx8Sg== |
1737 | 1737 | dependencies:
|
1738 |
| - "@octokit/types" "^6.13.0" |
| 1738 | + "@octokit/types" "^6.13.1" |
1739 | 1739 | deprecation "^2.3.1"
|
1740 | 1740 |
|
1741 | 1741 | "@octokit/request-error@^2.0.0":
|
|
1775 | 1775 | once "^1.4.0"
|
1776 | 1776 | universal-user-agent "^6.0.0"
|
1777 | 1777 |
|
1778 |
| - |
1779 |
| - version "18.5.2" |
1780 |
| - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.2.tgz#0369e554b7076e3749005147be94c661c7a5a74b" |
1781 |
| - integrity sha512-Kz03XYfKS0yYdi61BkL9/aJ0pP2A/WK5vF/syhu9/kY30J8He3P68hv9GRpn8bULFx2K0A9MEErn4v3QEdbZcw== |
| 1778 | + |
| 1779 | + version "18.5.3" |
| 1780 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.3.tgz#6a2e6006a87ebbc34079c419258dd29ec9ff659d" |
| 1781 | + integrity sha512-KPAsUCr1DOdLVbZJgGNuE/QVLWEaVBpFQwDAz/2Cnya6uW2wJ/P5RVGk0itx7yyN1aGa8uXm2pri4umEqG1JBA== |
1782 | 1782 | dependencies:
|
1783 | 1783 | "@octokit/core" "^3.2.3"
|
1784 | 1784 | "@octokit/plugin-paginate-rest" "^2.6.2"
|
1785 | 1785 | "@octokit/plugin-request-log" "^1.0.2"
|
1786 |
| - "@octokit/plugin-rest-endpoint-methods" "5.0.0" |
| 1786 | + "@octokit/plugin-rest-endpoint-methods" "5.0.1" |
1787 | 1787 |
|
1788 | 1788 | "@octokit/types@^5.0.0", "@octokit/types@^5.0.1":
|
1789 | 1789 | version "5.4.1"
|
|
1800 | 1800 | "@octokit/openapi-types" "^4.0.0"
|
1801 | 1801 | "@types/node" ">= 8"
|
1802 | 1802 |
|
1803 |
| -"@octokit/types@^6.13.0": |
1804 |
| - version "6.13.0" |
1805 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.13.0.tgz#779e5b7566c8dde68f2f6273861dd2f0409480d0" |
1806 |
| - integrity sha512-W2J9qlVIU11jMwKHUp5/rbVUeErqelCsO5vW5PKNb7wAXQVUz87Rc+imjlEvpvbH8yUb+KHmv8NEjVZdsdpyxA== |
| 1803 | +"@octokit/types@^6.13.1": |
| 1804 | + version "6.14.2" |
| 1805 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.14.2.tgz#64c9457f38fb8522bdbba3c8cc814590a2d61bf5" |
| 1806 | + integrity sha512-wiQtW9ZSy4OvgQ09iQOdyXYNN60GqjCL/UdMsepDr1Gr0QzpW6irIKbH3REuAHXAhxkEk9/F2a3Gcs1P6kW5jA== |
1807 | 1807 | dependencies:
|
1808 |
| - "@octokit/openapi-types" "^6.0.0" |
| 1808 | + "@octokit/openapi-types" "^7.0.0" |
1809 | 1809 |
|
1810 | 1810 | "@simple-dom/interface@^1.4.0":
|
1811 | 1811 | version "1.4.0"
|
@@ -4436,10 +4436,10 @@ caseless@~0.12.0:
|
4436 | 4436 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
4437 | 4437 | integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
|
4438 | 4438 |
|
4439 |
| - |
4440 |
| - version "4.1.0" |
4441 |
| - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" |
4442 |
| - integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
| 4439 | +[email protected]. 1, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: |
| 4440 | + version "4.1.1" |
| 4441 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" |
| 4442 | + integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== |
4443 | 4443 | dependencies:
|
4444 | 4444 | ansi-styles "^4.1.0"
|
4445 | 4445 | supports-color "^7.1.0"
|
@@ -4472,14 +4472,6 @@ chalk@^3.0.0:
|
4472 | 4472 | ansi-styles "^4.1.0"
|
4473 | 4473 | supports-color "^7.1.0"
|
4474 | 4474 |
|
4475 |
| -chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: |
4476 |
| - version "4.1.1" |
4477 |
| - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" |
4478 |
| - integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== |
4479 |
| - dependencies: |
4480 |
| - ansi-styles "^4.1.0" |
4481 |
| - supports-color "^7.1.0" |
4482 |
| - |
4483 | 4475 | character-entities-legacy@^1.0.0:
|
4484 | 4476 | version "1.1.4"
|
4485 | 4477 | resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"
|
@@ -11522,15 +11514,15 @@ release-it-lerna-changelog@^3.1.0:
|
11522 | 11514 | validate-peer-dependencies "^1.0.0"
|
11523 | 11515 | which "^2.0.2"
|
11524 | 11516 |
|
11525 |
| -release-it@^14.6.1: |
11526 |
| - version "14.6.1" |
11527 |
| - resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.1.tgz#a04623312d67886b37b8a6d298844ee3e0c7150a" |
11528 |
| - integrity sha512-noBho2997G3yrm6YvdLJj4Ua2SCFOU7ajCqtvteI3DZtpM1IhiyXSgcn2Q5irq8lTNK0it4eiNq9TSrAWNYDkA== |
| 11517 | +release-it@^14.6.2: |
| 11518 | + version "14.6.2" |
| 11519 | + resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.2.tgz#dc5389c83d39a9a773968a03db5a0216c736102a" |
| 11520 | + integrity sha512-rjRe2cC59ueTUGS2rkwI5JEeN0DQlU2eeq4nrCQcwQXv5IzC+9uPd7EvoUT7VDwJ4ZNu1Oh8DZVQqrtDzVboUg== |
11529 | 11521 | dependencies:
|
11530 | 11522 | "@iarna/toml" "2.2.5"
|
11531 |
| - "@octokit/rest" "18.5.2" |
| 11523 | + "@octokit/rest" "18.5.3" |
11532 | 11524 | async-retry "1.3.1"
|
11533 |
| - chalk "4.1.0" |
| 11525 | + chalk "4.1.1" |
11534 | 11526 | cosmiconfig "7.0.0"
|
11535 | 11527 | debug "4.3.1"
|
11536 | 11528 | deprecated-obj "2.0.0"
|
|
0 commit comments