|
765 | 765 | dependencies:
|
766 | 766 | "@jridgewell/trace-mapping" "0.3.9"
|
767 | 767 |
|
768 |
| -"@docker/actions-toolkit@0.13.0": |
769 |
| - version "0.13.0" |
770 |
| - resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.13.0.tgz#9317755109b92ff4d439c739be1688eb8a0e9d02" |
771 |
| - integrity sha512-pmEHFXnxF/7Rr04LxW0pGt0fcrxu1rt81wFF5g0lrJsG5zKszBf67obpDwhomgvE2mgcz6+RX+L16RoQXA66Aw== |
| 768 | +"@docker/actions-toolkit@0.14.0": |
| 769 | + version "0.14.0" |
| 770 | + resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.14.0.tgz#1cc7108aa1da0df708fb65915cc927d0cc420584" |
| 771 | + integrity sha512-5PZ49FgZLcS421Py60Zm5CGzQt1OyGVVx2CHZbjr2S0Vm6Rqks4diB3io/nt4EkccUb3EgwClZPopICOPzyIPw== |
772 | 772 | dependencies:
|
773 | 773 | "@actions/cache" "^3.2.2"
|
774 | 774 | "@actions/core" "^1.10.1"
|
|
778 | 778 | "@actions/io" "^1.1.3"
|
779 | 779 | "@actions/tool-cache" "^2.0.1"
|
780 | 780 | "@octokit/core" "^5.0.1"
|
781 |
| - "@octokit/plugin-rest-endpoint-methods" "^10.0.1" |
| 781 | + "@octokit/plugin-rest-endpoint-methods" "^10.1.5" |
782 | 782 | async-retry "^1.3.3"
|
783 | 783 | csv-parse "^5.5.2"
|
784 | 784 | handlebars "^4.7.8"
|
785 | 785 | js-yaml "^4.1.0"
|
786 |
| - jwt-decode "^3.1.2" |
| 786 | + jwt-decode "^4.0.0" |
787 | 787 | semver "^7.5.4"
|
788 | 788 | tmp "^0.2.1"
|
789 | 789 |
|
|
1208 | 1208 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-19.0.0.tgz#0101bf62ab14c1946149a0f8385440963e1253c4"
|
1209 | 1209 | integrity sha512-PclQ6JGMTE9iUStpzMkwLCISFn/wDeRjkZFIKALpvJQNBGwDoYYi2fFvuHwssoQ1rXI5mfh6jgTgWuddeUzfWw==
|
1210 | 1210 |
|
| 1211 | +"@octokit/openapi-types@^19.0.2": |
| 1212 | + version "19.0.2" |
| 1213 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-19.0.2.tgz#d72778fe2f6151314b6f0201fbc771bb741276fc" |
| 1214 | + integrity sha512-8li32fUDUeml/ACRp/njCWTsk5t17cfTM1jp9n08pBrqs5cDFJubtjsSnuz56r5Tad6jdEPJld7LxNp9dNcyjQ== |
| 1215 | + |
1211 | 1216 | "@octokit/plugin-paginate-rest@^9.0.0":
|
1212 | 1217 | version "9.0.0"
|
1213 | 1218 | resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.0.0.tgz#21fd12816c2dc158a775ed20be5abcbc61052a46"
|
1214 | 1219 | integrity sha512-oIJzCpttmBTlEhBmRvb+b9rlnGpmFgDtZ0bB6nq39qIod6A5DP+7RkVLMOixIgRCYSHDTeayWqmiJ2SZ6xgfdw==
|
1215 | 1220 | dependencies:
|
1216 | 1221 | "@octokit/types" "^12.0.0"
|
1217 | 1222 |
|
1218 |
| -"@octokit/plugin-rest-endpoint-methods@^10.0.0", "@octokit/plugin-rest-endpoint-methods@^10.0.1": |
1219 |
| - version "10.0.1" |
1220 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.0.1.tgz#0587a8ae2391287fdfc7961a41cec7bfd1ef4968" |
1221 |
| - integrity sha512-fgS6HPkPvJiz8CCliewLyym9qAx0RZ/LKh3sATaPfM41y/O2wQ4Z9MrdYeGPVh04wYmHFmWiGlKPC7jWVtZXQA== |
| 1223 | +"@octokit/plugin-rest-endpoint-methods@^10.0.0", "@octokit/plugin-rest-endpoint-methods@^10.1.5": |
| 1224 | + version "10.1.5" |
| 1225 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.1.5.tgz#b03559e439f951a484c0cfb69ceac86a7eb92358" |
| 1226 | + integrity sha512-LMEdsMV8TTMjMTqVoqMzV95XTbv0ZsWxCxQtjAunQOCdwoDH4BVF/Ke5JMSZEVCWGI2kzxnUNbFnK/MxwV7NjA== |
1222 | 1227 | dependencies:
|
1223 |
| - "@octokit/types" "^12.0.0" |
| 1228 | + "@octokit/types" "^12.3.0" |
1224 | 1229 |
|
1225 | 1230 | "@octokit/request-error@^5.0.0":
|
1226 | 1231 | version "5.0.1"
|
|
1249 | 1254 | dependencies:
|
1250 | 1255 | "@octokit/openapi-types" "^19.0.0"
|
1251 | 1256 |
|
| 1257 | +"@octokit/types@^12.3.0": |
| 1258 | + version "12.3.0" |
| 1259 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.3.0.tgz#e3f8bc53f65ef551e19cc1a0fea15adadec17d2d" |
| 1260 | + integrity sha512-nJ8X2HRr234q3w/FcovDlA+ttUU4m1eJAourvfUUtwAWeqL8AsyRqfnLvVnYn3NFbUnsmzQCzLNdFerPwdmcDQ== |
| 1261 | + dependencies: |
| 1262 | + "@octokit/openapi-types" "^19.0.2" |
| 1263 | + |
1252 | 1264 | "@opentelemetry/api@^1.0.1":
|
1253 | 1265 | version "1.4.1"
|
1254 | 1266 | resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.4.1.tgz#ff22eb2e5d476fbc2450a196e40dd243cc20c28f"
|
@@ -3187,10 +3199,10 @@ json5@^2.1.2, json5@^2.2.2, json5@^2.2.3:
|
3187 | 3199 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
3188 | 3200 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
3189 | 3201 |
|
3190 |
| -jwt-decode@^3.1.2: |
3191 |
| - version "3.1.2" |
3192 |
| - resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59" |
3193 |
| - integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A== |
| 3202 | +jwt-decode@^4.0.0: |
| 3203 | + version "4.0.0" |
| 3204 | + resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-4.0.0.tgz#2270352425fd413785b2faf11f6e755c5151bd4b" |
| 3205 | + integrity sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA== |
3194 | 3206 |
|
3195 | 3207 | kleur@^3.0.3:
|
3196 | 3208 | version "3.0.3"
|
|
0 commit comments