|
2893 | 2893 | resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-3.0.4.tgz#70e941ba742bdd2b49bdb7393e821dea8520a3db" |
2894 | 2894 | integrity sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ== |
2895 | 2895 |
|
2896 | | -"@octokit/auth-token@^4.0.0": |
2897 | | - version "4.0.0" |
2898 | | - resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7" |
2899 | | - integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA== |
| 2896 | +"@octokit/auth-token@^6.0.0": |
| 2897 | + version "6.0.0" |
| 2898 | + resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-6.0.0.tgz#b02e9c08a2d8937df09a2a981f226ad219174c53" |
| 2899 | + integrity sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w== |
2900 | 2900 |
|
2901 | 2901 | "@octokit/core@^4.2.1": |
2902 | 2902 | version "4.2.4" |
|
2911 | 2911 | before-after-hook "^2.2.0" |
2912 | 2912 | universal-user-agent "^6.0.0" |
2913 | 2913 |
|
2914 | | -"@octokit/core@^5.2.0": |
2915 | | - version "5.2.0" |
2916 | | - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.2.0.tgz#ddbeaefc6b44a39834e1bb2e58a49a117672a7ea" |
2917 | | - integrity sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg== |
2918 | | - dependencies: |
2919 | | - "@octokit/auth-token" "^4.0.0" |
2920 | | - "@octokit/graphql" "^7.1.0" |
2921 | | - "@octokit/request" "^8.3.1" |
2922 | | - "@octokit/request-error" "^5.1.0" |
2923 | | - "@octokit/types" "^13.0.0" |
2924 | | - before-after-hook "^2.2.0" |
2925 | | - universal-user-agent "^6.0.0" |
| 2914 | +"@octokit/core@^7.0.6": |
| 2915 | + version "7.0.6" |
| 2916 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-7.0.6.tgz#0d58704391c6b681dec1117240ea4d2a98ac3916" |
| 2917 | + integrity sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q== |
| 2918 | + dependencies: |
| 2919 | + "@octokit/auth-token" "^6.0.0" |
| 2920 | + "@octokit/graphql" "^9.0.3" |
| 2921 | + "@octokit/request" "^10.0.6" |
| 2922 | + "@octokit/request-error" "^7.0.2" |
| 2923 | + "@octokit/types" "^16.0.0" |
| 2924 | + before-after-hook "^4.0.0" |
| 2925 | + universal-user-agent "^7.0.0" |
| 2926 | + |
| 2927 | +"@octokit/endpoint@^11.0.3": |
| 2928 | + version "11.0.3" |
| 2929 | + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-11.0.3.tgz#acf5f7feddde4e12185d5312ee38ff77235d8205" |
| 2930 | + integrity sha512-FWFlNxghg4HrXkD3ifYbS/IdL/mDHjh9QcsNyhQjN8dplUoZbejsdpmuqdA76nxj2xoWPs7p8uX2SNr9rYu0Ag== |
| 2931 | + dependencies: |
| 2932 | + "@octokit/types" "^16.0.0" |
| 2933 | + universal-user-agent "^7.0.2" |
2926 | 2934 |
|
2927 | 2935 | "@octokit/endpoint@^7.0.0": |
2928 | 2936 | version "7.0.6" |
|
2933 | 2941 | is-plain-object "^5.0.0" |
2934 | 2942 | universal-user-agent "^6.0.0" |
2935 | 2943 |
|
2936 | | -"@octokit/endpoint@^9.0.1": |
2937 | | - version "9.0.5" |
2938 | | - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.5.tgz#e6c0ee684e307614c02fc6ac12274c50da465c44" |
2939 | | - integrity sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw== |
2940 | | - dependencies: |
2941 | | - "@octokit/types" "^13.1.0" |
2942 | | - universal-user-agent "^6.0.0" |
2943 | | - |
2944 | 2944 | "@octokit/graphql@^5.0.0": |
2945 | 2945 | version "5.0.6" |
2946 | 2946 | resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-5.0.6.tgz#9eac411ac4353ccc5d3fca7d76736e6888c5d248" |
|
2950 | 2950 | "@octokit/types" "^9.0.0" |
2951 | 2951 | universal-user-agent "^6.0.0" |
2952 | 2952 |
|
2953 | | -"@octokit/graphql@^7.1.0": |
2954 | | - version "7.1.0" |
2955 | | - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-7.1.0.tgz#9bc1c5de92f026648131f04101cab949eeffe4e0" |
2956 | | - integrity sha512-r+oZUH7aMFui1ypZnAvZmn0KSqAUgE1/tUXIWaqUCa1758ts/Jio84GZuzsvUkme98kv0WFY8//n0J1Z+vsIsQ== |
| 2953 | +"@octokit/graphql@^9.0.3": |
| 2954 | + version "9.0.3" |
| 2955 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-9.0.3.tgz#5b8341c225909e924b466705c13477face869456" |
| 2956 | + integrity sha512-grAEuupr/C1rALFnXTv6ZQhFuL1D8G5y8CN04RgrO4FIPMrtm+mcZzFG7dcBm+nq+1ppNixu+Jd78aeJOYxlGA== |
2957 | 2957 | dependencies: |
2958 | | - "@octokit/request" "^8.3.0" |
2959 | | - "@octokit/types" "^13.0.0" |
2960 | | - universal-user-agent "^6.0.0" |
| 2958 | + "@octokit/request" "^10.0.6" |
| 2959 | + "@octokit/types" "^16.0.0" |
| 2960 | + universal-user-agent "^7.0.0" |
2961 | 2961 |
|
2962 | 2962 | "@octokit/openapi-types@^18.0.0": |
2963 | 2963 | version "18.1.1" |
2964 | 2964 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-18.1.1.tgz#09bdfdabfd8e16d16324326da5148010d765f009" |
2965 | 2965 | integrity sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw== |
2966 | 2966 |
|
2967 | | -"@octokit/openapi-types@^22.2.0": |
2968 | | - version "22.2.0" |
2969 | | - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e" |
2970 | | - integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg== |
| 2967 | +"@octokit/openapi-types@^27.0.0": |
| 2968 | + version "27.0.0" |
| 2969 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-27.0.0.tgz#374ea53781965fd02a9d36cacb97e152cefff12d" |
| 2970 | + integrity sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA== |
2971 | 2971 |
|
2972 | 2972 | "@octokit/plugin-enterprise-rest@6.0.1": |
2973 | 2973 | version "6.0.1" |
|
3003 | 3003 | deprecation "^2.0.0" |
3004 | 3004 | once "^1.4.0" |
3005 | 3005 |
|
3006 | | -"@octokit/request-error@^5.1.0": |
3007 | | - version "5.1.0" |
3008 | | - resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.1.0.tgz#ee4138538d08c81a60be3f320cd71063064a3b30" |
3009 | | - integrity sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q== |
| 3006 | +"@octokit/request-error@^7.0.2": |
| 3007 | + version "7.1.0" |
| 3008 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-7.1.0.tgz#440fa3cae310466889778f5a222b47a580743638" |
| 3009 | + integrity sha512-KMQIfq5sOPpkQYajXHwnhjCC0slzCNScLHs9JafXc4RAJI+9f+jNDlBNaIMTvazOPLgb4BnlhGJOTbnN0wIjPw== |
3010 | 3010 | dependencies: |
3011 | | - "@octokit/types" "^13.1.0" |
3012 | | - deprecation "^2.0.0" |
3013 | | - once "^1.4.0" |
| 3011 | + "@octokit/types" "^16.0.0" |
| 3012 | + |
| 3013 | +"@octokit/request@^10.0.6": |
| 3014 | + version "10.0.8" |
| 3015 | + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-10.0.8.tgz#6609a5a38ad6f8ee203d9eb8ac9361d906a4414e" |
| 3016 | + integrity sha512-SJZNwY9pur9Agf7l87ywFi14W+Hd9Jg6Ifivsd33+/bGUQIjNujdFiXII2/qSlN2ybqUHfp5xpekMEjIBTjlSw== |
| 3017 | + dependencies: |
| 3018 | + "@octokit/endpoint" "^11.0.3" |
| 3019 | + "@octokit/request-error" "^7.0.2" |
| 3020 | + "@octokit/types" "^16.0.0" |
| 3021 | + fast-content-type-parse "^3.0.0" |
| 3022 | + json-with-bigint "^3.5.3" |
| 3023 | + universal-user-agent "^7.0.2" |
3014 | 3024 |
|
3015 | 3025 | "@octokit/request@^6.0.0": |
3016 | 3026 | version "6.2.8" |
|
3024 | 3034 | node-fetch "^2.6.7" |
3025 | 3035 | universal-user-agent "^6.0.0" |
3026 | 3036 |
|
3027 | | -"@octokit/request@^8.3.0", "@octokit/request@^8.3.1": |
3028 | | - version "8.4.0" |
3029 | | - resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.4.0.tgz#7f4b7b1daa3d1f48c0977ad8fffa2c18adef8974" |
3030 | | - integrity sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw== |
3031 | | - dependencies: |
3032 | | - "@octokit/endpoint" "^9.0.1" |
3033 | | - "@octokit/request-error" "^5.1.0" |
3034 | | - "@octokit/types" "^13.1.0" |
3035 | | - universal-user-agent "^6.0.0" |
3036 | | - |
3037 | 3037 | "@octokit/rest@19.0.11": |
3038 | 3038 | version "19.0.11" |
3039 | 3039 | resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.11.tgz#2ae01634fed4bd1fca5b642767205ed3fd36177c" |
|
3056 | 3056 | dependencies: |
3057 | 3057 | "@octokit/openapi-types" "^18.0.0" |
3058 | 3058 |
|
3059 | | -"@octokit/types@^13.0.0", "@octokit/types@^13.1.0": |
3060 | | - version "13.5.0" |
3061 | | - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883" |
3062 | | - integrity sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ== |
| 3059 | +"@octokit/types@^16.0.0": |
| 3060 | + version "16.0.0" |
| 3061 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-16.0.0.tgz#fbd7fa590c2ef22af881b1d79758bfaa234dbb7c" |
| 3062 | + integrity sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg== |
3063 | 3063 | dependencies: |
3064 | | - "@octokit/openapi-types" "^22.2.0" |
| 3064 | + "@octokit/openapi-types" "^27.0.0" |
3065 | 3065 |
|
3066 | 3066 | "@octokit/types@^9.0.0", "@octokit/types@^9.2.3": |
3067 | 3067 | version "9.3.2" |
@@ -5747,6 +5747,11 @@ before-after-hook@^2.2.0: |
5747 | 5747 | resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.3.tgz#c51e809c81a4e354084422b9b26bad88249c517c" |
5748 | 5748 | integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ== |
5749 | 5749 |
|
| 5750 | +before-after-hook@^4.0.0: |
| 5751 | + version "4.0.0" |
| 5752 | + resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-4.0.0.tgz#cf1447ab9160df6a40f3621da64d6ffc36050cb9" |
| 5753 | + integrity sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ== |
| 5754 | + |
5750 | 5755 | better-path-resolve@1.0.0: |
5751 | 5756 | version "1.0.0" |
5752 | 5757 | resolved "https://registry.yarnpkg.com/better-path-resolve/-/better-path-resolve-1.0.0.tgz#13a35a1104cdd48a7b74bf8758f96a1ee613f99d" |
@@ -8364,6 +8369,11 @@ extsprintf@^1.2.0: |
8364 | 8369 | resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.1.tgz#8d172c064867f235c0c84a596806d279bf4bcc07" |
8365 | 8370 | integrity sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA== |
8366 | 8371 |
|
| 8372 | +fast-content-type-parse@^3.0.0: |
| 8373 | + version "3.0.0" |
| 8374 | + resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz#5590b6c807cc598be125e6740a9fde589d2b7afb" |
| 8375 | + integrity sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg== |
| 8376 | + |
8367 | 8377 | fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
8368 | 8378 | version "3.1.3" |
8369 | 8379 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" |
@@ -10729,6 +10739,11 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1: |
10729 | 10739 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" |
10730 | 10740 | integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA== |
10731 | 10741 |
|
| 10742 | +json-with-bigint@^3.5.3: |
| 10743 | + version "3.5.8" |
| 10744 | + resolved "https://registry.yarnpkg.com/json-with-bigint/-/json-with-bigint-3.5.8.tgz#1b1edb55a1bc4816ca87ac684297591acd822383" |
| 10745 | + integrity sha512-eq/4KP6K34kwa7TcFdtvnftvHCD9KvHOGGICWwMFc4dOOKF5t4iYqnfLK8otCRCRv06FXOzGGyqE8h8ElMvvdw== |
| 10746 | + |
10732 | 10747 | json5@^1.0.2: |
10733 | 10748 | version "1.0.2" |
10734 | 10749 | resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" |
@@ -15255,6 +15270,11 @@ universal-user-agent@^6.0.0: |
15255 | 15270 | resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.1.tgz#15f20f55da3c930c57bddbf1734c6654d5fd35aa" |
15256 | 15271 | integrity sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ== |
15257 | 15272 |
|
| 15273 | +universal-user-agent@^7.0.0, universal-user-agent@^7.0.2: |
| 15274 | + version "7.0.3" |
| 15275 | + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.3.tgz#c05870a58125a2dc00431f2df815a77fe69736be" |
| 15276 | + integrity sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A== |
| 15277 | + |
15258 | 15278 | universalify@^0.1.0: |
15259 | 15279 | version "0.1.2" |
15260 | 15280 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" |
|
0 commit comments