|
878 | 878 | before-after-hook "^4.0.0" |
879 | 879 | universal-user-agent "^7.0.0" |
880 | 880 |
|
| 881 | +"@octokit/endpoint@^10.1.4": |
| 882 | + version "10.1.4" |
| 883 | + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.4.tgz#8783be38a32b95af8bcb6523af20ab4eed7a2adb" |
| 884 | + integrity sha512-OlYOlZIsfEVZm5HCSR8aSg02T2lbUWOsCQoPKfTXJwDzcHQBrVBGdGXb89dv2Kw2ToZaRtudp8O3ZIYoaOjKlA== |
| 885 | + dependencies: |
| 886 | + "@octokit/types" "^14.0.0" |
| 887 | + universal-user-agent "^7.0.2" |
| 888 | + |
881 | 889 | "@octokit/endpoint@^11.0.2": |
882 | 890 | version "11.0.2" |
883 | 891 | resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-11.0.2.tgz#a8d955e053a244938b81d86cd73efd2dcb5ef5af" |
|
886 | 894 | "@octokit/types" "^16.0.0" |
887 | 895 | universal-user-agent "^7.0.2" |
888 | 896 |
|
889 | | -"@octokit/endpoint@^6.0.1": |
890 | | - version "6.0.12" |
891 | | - resolved "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz" |
892 | | - dependencies: |
893 | | - "@octokit/types" "^6.0.3" |
894 | | - is-plain-object "^5.0.0" |
895 | | - universal-user-agent "^6.0.0" |
896 | | - |
897 | | -"@octokit/graphql@^4.8.0": |
898 | | - version "4.8.0" |
899 | | - resolved "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.8.0.tgz" |
| 897 | +"@octokit/graphql@^8.2.1": |
| 898 | + version "8.2.2" |
| 899 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-8.2.2.tgz#3db48c4ffdf07f99600cee513baf45e73eced4d1" |
| 900 | + integrity sha512-Yi8hcoqsrXGdt0yObxbebHXFOiUA+2v3n53epuOg1QUgOB6c4XzvisBNVXJSl8RYA5KrDuSL2yq9Qmqe5N0ryA== |
900 | 901 | dependencies: |
901 | | - "@octokit/request" "^5.6.0" |
902 | | - "@octokit/types" "^6.0.3" |
903 | | - universal-user-agent "^6.0.0" |
| 902 | + "@octokit/request" "^9.2.3" |
| 903 | + "@octokit/types" "^14.0.0" |
| 904 | + universal-user-agent "^7.0.0" |
904 | 905 |
|
905 | 906 | "@octokit/graphql@^9.0.3": |
906 | 907 | version "9.0.3" |
|
911 | 912 | "@octokit/types" "^16.0.0" |
912 | 913 | universal-user-agent "^7.0.0" |
913 | 914 |
|
914 | | -"@octokit/openapi-types@^12.11.0": |
915 | | - version "12.11.0" |
916 | | - resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.11.0.tgz" |
| 915 | +"@octokit/openapi-types@^25.1.0": |
| 916 | + version "25.1.0" |
| 917 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-25.1.0.tgz#5a72a9dfaaba72b5b7db375fd05e90ca90dc9682" |
| 918 | + integrity sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA== |
917 | 919 |
|
918 | 920 | "@octokit/openapi-types@^27.0.0": |
919 | 921 | version "27.0.0" |
|
939 | 941 | dependencies: |
940 | 942 | "@octokit/types" "^16.0.0" |
941 | 943 |
|
942 | | -"@octokit/request-error@^2.1.0": |
943 | | - version "2.1.0" |
944 | | - resolved "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz" |
| 944 | +"@octokit/request-error@^6.1.8": |
| 945 | + version "6.1.8" |
| 946 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.8.tgz#3c7ce1ca6721eabd43dbddc76b44860de1fdea75" |
| 947 | + integrity sha512-WEi/R0Jmq+IJKydWlKDmryPcmdYSVjL3ekaiEL1L9eo1sUnqMJ+grqmC9cjk7CA7+b2/T397tO5d8YLOH3qYpQ== |
945 | 948 | dependencies: |
946 | | - "@octokit/types" "^6.0.3" |
947 | | - deprecation "^2.0.0" |
948 | | - once "^1.4.0" |
| 949 | + "@octokit/types" "^14.0.0" |
949 | 950 |
|
950 | 951 | "@octokit/request-error@^7.0.2": |
951 | 952 | version "7.1.0" |
|
965 | 966 | fast-content-type-parse "^3.0.0" |
966 | 967 | universal-user-agent "^7.0.2" |
967 | 968 |
|
968 | | -"@octokit/request@^5.6.0": |
969 | | - version "5.6.3" |
970 | | - resolved "https://registry.npmjs.org/@octokit/request/-/request-5.6.3.tgz" |
| 969 | +"@octokit/request@^9.2.3": |
| 970 | + version "9.2.4" |
| 971 | + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.2.4.tgz#037400946a30f971917f47175053c1075fac713b" |
| 972 | + integrity sha512-q8ybdytBmxa6KogWlNa818r0k1wlqzNC+yNkcQDECHvQo8Vmstrg18JwqJHdJdUiHD2sjlwBgSm9kHkOKe2iyA== |
971 | 973 | dependencies: |
972 | | - "@octokit/endpoint" "^6.0.1" |
973 | | - "@octokit/request-error" "^2.1.0" |
974 | | - "@octokit/types" "^6.16.1" |
975 | | - is-plain-object "^5.0.0" |
976 | | - node-fetch "^2.6.7" |
977 | | - universal-user-agent "^6.0.0" |
| 974 | + "@octokit/endpoint" "^10.1.4" |
| 975 | + "@octokit/request-error" "^6.1.8" |
| 976 | + "@octokit/types" "^14.0.0" |
| 977 | + fast-content-type-parse "^2.0.0" |
| 978 | + universal-user-agent "^7.0.2" |
978 | 979 |
|
979 | 980 | "@octokit/rest@22.0.1": |
980 | 981 | version "22.0.1" |
|
986 | 987 | "@octokit/plugin-request-log" "^6.0.0" |
987 | 988 | "@octokit/plugin-rest-endpoint-methods" "^17.0.0" |
988 | 989 |
|
| 990 | +"@octokit/types@^14.0.0": |
| 991 | + version "14.1.0" |
| 992 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-14.1.0.tgz#3bf9b3a3e3b5270964a57cc9d98592ed44f840f2" |
| 993 | + integrity sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g== |
| 994 | + dependencies: |
| 995 | + "@octokit/openapi-types" "^25.1.0" |
| 996 | + |
989 | 997 | "@octokit/types@^16.0.0": |
990 | 998 | version "16.0.0" |
991 | 999 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-16.0.0.tgz#fbd7fa590c2ef22af881b1d79758bfaa234dbb7c" |
992 | 1000 | integrity sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg== |
993 | 1001 | dependencies: |
994 | 1002 | "@octokit/openapi-types" "^27.0.0" |
995 | 1003 |
|
996 | | -"@octokit/types@^6.0.3", "@octokit/types@^6.16.1": |
997 | | - version "6.41.0" |
998 | | - resolved "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz" |
999 | | - dependencies: |
1000 | | - "@octokit/openapi-types" "^12.11.0" |
1001 | | - |
1002 | 1004 | "@paralleldrive/cuid2@^2.2.2": |
1003 | 1005 | version "2.3.1" |
1004 | 1006 | resolved "https://registry.yarnpkg.com/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz#3d62ea9e7be867d3fa94b9897fab5b0ae187d784" |
|
1260 | 1262 | resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.11.1.tgz#538b1e103bf8d9864e7b85cc96fa8d6fb6c40777" |
1261 | 1263 | integrity sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g== |
1262 | 1264 |
|
1263 | | -"@uphold/github-changelog-generator@^3.2.0": |
1264 | | - version "3.2.0" |
1265 | | - resolved "https://registry.npmjs.org/@uphold/github-changelog-generator/-/github-changelog-generator-3.2.0.tgz" |
| 1265 | +"@uphold/github-changelog-generator@4.0.2": |
| 1266 | + version "4.0.2" |
| 1267 | + resolved "https://registry.yarnpkg.com/@uphold/github-changelog-generator/-/github-changelog-generator-4.0.2.tgz#009e3cd4b728f282d3ed04efceba55f9dbab4f05" |
| 1268 | + integrity sha512-ImM/V4ha6axscURhN/wjFUl0AZoz3IjQFzMdmRZ7qPWGeTsGyetzIO2WMJbVH75TfyXqmgvPCowPGfklzuK70g== |
1266 | 1269 | dependencies: |
1267 | | - "@octokit/graphql" "^4.8.0" |
| 1270 | + "@octokit/graphql" "^8.2.1" |
1268 | 1271 | commander "^8.3.0" |
1269 | 1272 | ini "^2.0.0" |
| 1273 | + look-it-up "^2.1.0" |
1270 | 1274 | moment "^2.29.1" |
1271 | 1275 |
|
1272 | 1276 | accepts@^1.3.8: |
@@ -1715,15 +1719,7 @@ cookies@~0.9.1: |
1715 | 1719 | depd "~2.0.0" |
1716 | 1720 | keygrip "~1.1.0" |
1717 | 1721 |
|
1718 | | -cross-spawn@^7.0.3: |
1719 | | - version "7.0.3" |
1720 | | - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" |
1721 | | - dependencies: |
1722 | | - path-key "^3.1.0" |
1723 | | - shebang-command "^2.0.0" |
1724 | | - which "^2.0.1" |
1725 | | - |
1726 | | -cross-spawn@^7.0.6: |
| 1722 | +cross-spawn@^7.0.3, cross-spawn@^7.0.6: |
1727 | 1723 | version "7.0.6" |
1728 | 1724 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" |
1729 | 1725 | integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== |
@@ -1807,10 +1803,6 @@ depd@~2.0.0: |
1807 | 1803 | version "2.0.0" |
1808 | 1804 | resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" |
1809 | 1805 |
|
1810 | | -deprecation@^2.0.0: |
1811 | | - version "2.3.1" |
1812 | | - resolved "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz" |
1813 | | - |
1814 | 1806 | destr@^2.0.3: |
1815 | 1807 | version "2.0.5" |
1816 | 1808 | resolved "https://registry.yarnpkg.com/destr/-/destr-2.0.5.tgz#7d112ff1b925fb8d2079fac5bdb4a90973b51fdb" |
@@ -2256,6 +2248,11 @@ exsolve@^1.0.7, exsolve@^1.0.8: |
2256 | 2248 | resolved "https://registry.yarnpkg.com/exsolve/-/exsolve-1.0.8.tgz#7f5e34da61cd1116deda5136e62292c096f50613" |
2257 | 2249 | integrity sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA== |
2258 | 2250 |
|
| 2251 | +fast-content-type-parse@^2.0.0: |
| 2252 | + version "2.0.1" |
| 2253 | + resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz#c236124534ee2cb427c8d8e5ba35a4856947847b" |
| 2254 | + integrity sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q== |
| 2255 | + |
2259 | 2256 | fast-content-type-parse@^3.0.0: |
2260 | 2257 | version "3.0.0" |
2261 | 2258 | resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz#5590b6c807cc598be125e6740a9fde589d2b7afb" |
@@ -2731,10 +2728,6 @@ is-number@^7.0.0: |
2731 | 2728 | version "7.0.0" |
2732 | 2729 | resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" |
2733 | 2730 |
|
2734 | | -is-plain-object@^5.0.0: |
2735 | | - version "5.0.0" |
2736 | | - resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz" |
2737 | | - |
2738 | 2731 | is-ssh@^1.4.0: |
2739 | 2732 | version "1.4.0" |
2740 | 2733 | resolved "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz" |
@@ -3349,6 +3342,11 @@ log-symbols@^7.0.1: |
3349 | 3342 | is-unicode-supported "^2.0.0" |
3350 | 3343 | yoctocolors "^2.1.1" |
3351 | 3344 |
|
| 3345 | +look-it-up@^2.1.0: |
| 3346 | + version "2.1.0" |
| 3347 | + resolved "https://registry.yarnpkg.com/look-it-up/-/look-it-up-2.1.0.tgz#278a7ffc9da60a928452a0bab5452bb8855d7d13" |
| 3348 | + integrity sha512-nMoGWW2HurtuJf6XAL56FWTDCWLOTSsanrgwOyaR5Y4e3zfG5N/0cU5xWZSEU3tBxhQugRbV1xL9jb+ug7yZww== |
| 3349 | + |
3352 | 3350 | lru-cache@^10.2.0: |
3353 | 3351 | version "10.4.3" |
3354 | 3352 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" |
@@ -3513,12 +3511,6 @@ node-fetch-native@^1.6.6: |
3513 | 3511 | resolved "https://registry.yarnpkg.com/node-fetch-native/-/node-fetch-native-1.6.7.tgz#9d09ca63066cc48423211ed4caf5d70075d76a71" |
3514 | 3512 | integrity sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q== |
3515 | 3513 |
|
3516 | | -node-fetch@^2.6.7: |
3517 | | - version "2.6.7" |
3518 | | - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz" |
3519 | | - dependencies: |
3520 | | - whatwg-url "^5.0.0" |
3521 | | - |
3522 | 3514 | node-int64@^0.4.0: |
3523 | 3515 | version "0.4.0" |
3524 | 3516 | resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz" |
@@ -4322,10 +4314,6 @@ toidentifier@1.0.1, toidentifier@~1.0.1: |
4322 | 4314 | resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35" |
4323 | 4315 | integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== |
4324 | 4316 |
|
4325 | | -tr46@~0.0.3: |
4326 | | - version "0.0.3" |
4327 | | - resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" |
4328 | | - |
4329 | 4317 | ts-declaration-location@^1.0.6: |
4330 | 4318 | version "1.0.7" |
4331 | 4319 | resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz#d4068fe9975828b3b453b3ab112b4711d8267688" |
@@ -4374,10 +4362,6 @@ undici@6.22.0: |
4374 | 4362 | resolved "https://registry.yarnpkg.com/undici/-/undici-6.22.0.tgz#281adbc157af41da8e75393c9d75a1b788811bc3" |
4375 | 4363 | integrity sha512-hU/10obOIu62MGYjdskASR3CUAiYaFTtC9Pa6vHyf//mAipSvSQg6od2CnJswq7fvzNS3zJhxoRkgNVaHurWKw== |
4376 | 4364 |
|
4377 | | -universal-user-agent@^6.0.0: |
4378 | | - version "6.0.0" |
4379 | | - resolved "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz" |
4380 | | - |
4381 | 4365 | universal-user-agent@^7.0.0, universal-user-agent@^7.0.2: |
4382 | 4366 | version "7.0.3" |
4383 | 4367 | resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.3.tgz#c05870a58125a2dc00431f2df815a77fe69736be" |
@@ -4450,17 +4434,6 @@ walker@^1.0.8: |
4450 | 4434 | dependencies: |
4451 | 4435 | makeerror "1.0.12" |
4452 | 4436 |
|
4453 | | -webidl-conversions@^3.0.0: |
4454 | | - version "3.0.1" |
4455 | | - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" |
4456 | | - |
4457 | | -whatwg-url@^5.0.0: |
4458 | | - version "5.0.0" |
4459 | | - resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" |
4460 | | - dependencies: |
4461 | | - tr46 "~0.0.3" |
4462 | | - webidl-conversions "^3.0.0" |
4463 | | - |
4464 | 4437 | which@^2.0.1: |
4465 | 4438 | version "2.0.2" |
4466 | 4439 | resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" |
|
0 commit comments