|
56 | 56 | "@actions/core" "^1.2.6"
|
57 | 57 | minimatch "^3.0.4"
|
58 | 58 |
|
59 |
| -"@actions/http-client@^2.0.1", "@actions/http-client@^2.1.1", "@actions/http-client@^2.2.0": |
60 |
| - version "2.2.0" |
61 |
| - resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.0.tgz#f8239f375be6185fcd07765efdcf0031ad5df1a0" |
62 |
| - integrity sha512-q+epW0trjVUUHboliPb4UF9g2msf+w61b32tAkFEwL/IwP0DQWgbCMM0Hbe3e3WXSKz5VcUXbzJQgy8Hkra/Lg== |
| 59 | +"@actions/http-client@^2.0.1", "@actions/http-client@^2.1.1", "@actions/http-client@^2.2.0", "@actions/http-client@^2.2.1": |
| 60 | + version "2.2.1" |
| 61 | + resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.1.tgz#ed3fe7a5a6d317ac1d39886b0bb999ded229bb38" |
| 62 | + integrity sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw== |
63 | 63 | dependencies:
|
64 | 64 | tunnel "^0.0.6"
|
65 | 65 | undici "^5.25.4"
|
|
773 | 773 | dependencies:
|
774 | 774 | "@jridgewell/trace-mapping" "0.3.9"
|
775 | 775 |
|
776 |
| -"@docker/actions-toolkit@^0.18.0": |
777 |
| - version "0.18.0" |
778 |
| - resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.18.0.tgz#628e9396ae90b596348312058296aeb20a27360d" |
779 |
| - integrity sha512-F0DwpVe2TNAQuZO540wJpu2QxXACNKZX3Tgi8yPfChsgUG0Z20Fmr6BNToQxlaVxG6LiMQdujfemoHo4slnLEw== |
| 776 | +"@docker/actions-toolkit@^0.20.0": |
| 777 | + version "0.20.0" |
| 778 | + resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.20.0.tgz#9619ff5da7f282e02e22509a5f2f1d707d4437fe" |
| 779 | + integrity sha512-oAHSQnWjEyRGmGXePt5A/rZG76U/gddQWF/JmD8lZQOL5WZ7WgfUd2MucOaxq3cd66rMew+iwkfqDzFJQewQQw== |
780 | 780 | dependencies:
|
781 | 781 | "@actions/cache" "^3.2.4"
|
782 | 782 | "@actions/core" "^1.10.1"
|
783 | 783 | "@actions/exec" "^1.1.1"
|
784 | 784 | "@actions/github" "^6.0.0"
|
785 |
| - "@actions/http-client" "^2.2.0" |
| 785 | + "@actions/http-client" "^2.2.1" |
786 | 786 | "@actions/io" "^1.1.3"
|
787 | 787 | "@actions/tool-cache" "^2.0.1"
|
788 | 788 | "@octokit/core" "^5.1.0"
|
|
792 | 792 | handlebars "^4.7.8"
|
793 | 793 | jwt-decode "^4.0.0"
|
794 | 794 | semver "^7.5.4"
|
795 |
| - tmp "^0.2.2" |
| 795 | + tmp "^0.2.3" |
796 | 796 |
|
797 | 797 | "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
|
798 | 798 | version "4.4.0"
|
@@ -3889,7 +3889,7 @@ titleize@^3.0.0:
|
3889 | 3889 | resolved "https://registry.yarnpkg.com/titleize/-/titleize-3.0.0.tgz#71c12eb7fdd2558aa8a44b0be83b8a76694acd53"
|
3890 | 3890 | integrity sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==
|
3891 | 3891 |
|
3892 |
| -tmp@^0.2.2: |
| 3892 | +tmp@^0.2.3: |
3893 | 3893 | version "0.2.3"
|
3894 | 3894 | resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
|
3895 | 3895 | integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==
|
|
0 commit comments