|
1553 | 1553 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-2.0.0.tgz#6d8f8ad9db3b75a39115f5def2654df8bed39f28"
|
1554 | 1554 | integrity sha512-J4bfM7lf8oZvEAdpS71oTvC1ofKxfEZgU5vKVwzZKi4QPiL82udjpseJwxPid9Pu2FNmyRQOX4iEj6W1iOSnPw==
|
1555 | 1555 |
|
1556 |
| -"@octokit/openapi-types@^5.1.0": |
1557 |
| - version "5.1.0" |
1558 |
| - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.1.0.tgz#661fd03c7d55fbcb0a0937d3353d87dea012f52c" |
1559 |
| - integrity sha512-bodZvSYgycbUuuKrC/anCBUExvaSSWzMMFz0xl7pcJujxnmGxvqvcFHktjx1ZOSyeNKLfYF0QCgibaHUGsZTng== |
| 1556 | +"@octokit/openapi-types@^5.2.1": |
| 1557 | + version "5.2.1" |
| 1558 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.2.1.tgz#5e846f86104aef96ace20091d8afb6be27979d8a" |
| 1559 | + integrity sha512-Bf7MBvQ1nMpv15ANaQtRBsC7YnwQFPM0eUztp3luQs9L6sBEiQ6ArM1Wx5CG+N7tXETtd0oE0DMcU4wbLlCZIw== |
1560 | 1560 |
|
1561 | 1561 | "@octokit/plugin-paginate-rest@^2.6.2":
|
1562 | 1562 | version "2.6.2"
|
|
1570 | 1570 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.2.tgz#394d59ec734cd2f122431fbaf05099861ece3c44"
|
1571 | 1571 | integrity sha512-oTJSNAmBqyDR41uSMunLQKMX0jmEXbwD1fpz8FG27lScV3RhtGfBa1/BBLym+PxcC16IBlF7KH9vP1BUYxA+Eg==
|
1572 | 1572 |
|
1573 |
| -"@octokit/plugin-rest-endpoint-methods@4.12.0": |
1574 |
| - version "4.12.0" |
1575 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.12.0.tgz#1cec405cd4eaf0bdb58cb7d2a9b3d8473b3a70e8" |
1576 |
| - integrity sha512-RgnQ1aoetdOJjZYC37LV5FNlL7GY/v1CdC5dur1Zp/UiADJlbRFbAz/xLx26ovXw67dK7EUtwCghS+6QyiI9RA== |
| 1573 | +"@octokit/plugin-rest-endpoint-methods@4.13.0": |
| 1574 | + version "4.13.0" |
| 1575 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.0.tgz#59a90f59a564d416214ab191c3ffcd641f175e6a" |
| 1576 | + integrity sha512-Ofusy7BwHkU7z4TNsVdf7wm5W3KR625KqlQj4AiWPnBvclmZU0Y2bVK8b8Mz8nW7sEX9TJcCdX6KeaincE/cLw== |
1577 | 1577 | dependencies:
|
1578 |
| - "@octokit/types" "^6.10.0" |
| 1578 | + "@octokit/types" "^6.11.0" |
1579 | 1579 | deprecation "^2.3.1"
|
1580 | 1580 |
|
1581 | 1581 | "@octokit/request-error@^1.0.2":
|
|
1629 | 1629 | universal-user-agent "^3.0.0"
|
1630 | 1630 | url-template "^2.0.8"
|
1631 | 1631 |
|
1632 |
| -"@octokit/rest@18.2.0": |
1633 |
| - version "18.2.0" |
1634 |
| - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.2.0.tgz#b75c87870bb1f7bc9f37ae0e9acb3a411a34a25f" |
1635 |
| - integrity sha512-xsp6bIqL2sb/NmgLXTxw96caegobRw+YHnzdIi70ruquHtPPDW2cBAONhDYMUuAOeXx0JH2auOeplpk4SQJy1w== |
| 1632 | +"@octokit/rest@18.3.0": |
| 1633 | + version "18.3.0" |
| 1634 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.3.0.tgz#c326475a2039ffeaec9a1498ebee14a561aae4e5" |
| 1635 | + integrity sha512-R45oBVhnq3HAOGVtC6lHY7LX7TGWqbbcD4KvBHoT4QIjgJzfqKag3m/DUJwLnp8xrokz1spZmspTIXiDeQqJSA== |
1636 | 1636 | dependencies:
|
1637 | 1637 | "@octokit/core" "^3.2.3"
|
1638 | 1638 | "@octokit/plugin-paginate-rest" "^2.6.2"
|
1639 | 1639 | "@octokit/plugin-request-log" "^1.0.2"
|
1640 |
| - "@octokit/plugin-rest-endpoint-methods" "4.12.0" |
| 1640 | + "@octokit/plugin-rest-endpoint-methods" "4.13.0" |
1641 | 1641 |
|
1642 | 1642 | "@octokit/types@^2.0.0":
|
1643 | 1643 | version "2.3.1"
|
|
1668 | 1668 | "@octokit/openapi-types" "^2.0.0"
|
1669 | 1669 | "@types/node" ">= 8"
|
1670 | 1670 |
|
1671 |
| -"@octokit/types@^6.10.0": |
1672 |
| - version "6.10.0" |
1673 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.10.0.tgz#243faa864b0955f574012d52e179de38ac9ebafe" |
1674 |
| - integrity sha512-aMDo10kglofejJ96edCBIgQLVuzMDyjxmhdgEcoUUD64PlHYSrNsAGqN0wZtoiX4/PCQ3JLA50IpkP1bcKD/cA== |
| 1671 | +"@octokit/types@^6.11.0": |
| 1672 | + version "6.11.1" |
| 1673 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.11.1.tgz#54ece128029526fa99bd71e757b9e35478403d95" |
| 1674 | + integrity sha512-UiSRTG2lrFbMUMwhKNR0uSV33Fzv4bNu1n5iFuuNOg80XCh0VYNhR4TQWgrkLhVxdDuej6s61aP3eQvVm6K6uA== |
1675 | 1675 | dependencies:
|
1676 |
| - "@octokit/openapi-types" "^5.1.0" |
| 1676 | + "@octokit/openapi-types" "^5.2.1" |
1677 | 1677 |
|
1678 | 1678 | "@opentelemetry/api@^0.12.0":
|
1679 | 1679 | version "0.12.0"
|
|
2051 | 2051 | form-data "^3.0.0"
|
2052 | 2052 |
|
2053 | 2053 | "@types/node@*", "@types/node@>= 8", "@types/node@^14.14.22":
|
2054 |
| - version "14.14.22" |
2055 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18" |
2056 |
| - integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw== |
| 2054 | + version "14.14.31" |
| 2055 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055" |
| 2056 | + integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g== |
2057 | 2057 |
|
2058 | 2058 | "@types/ [email protected]", "@types/node@^10.1.0":
|
2059 | 2059 | version "10.17.13"
|
|
0 commit comments