|
26 | 26 | "@octokit/plugin-paginate-rest" "^2.17.0"
|
27 | 27 | "@octokit/plugin-rest-endpoint-methods" "^5.13.0"
|
28 | 28 |
|
29 |
| -"@actions/http-client@^1.0.8": |
30 |
| - version "1.0.11" |
31 |
| - resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0" |
32 |
| - integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg== |
33 |
| - dependencies: |
34 |
| - tunnel "0.0.6" |
35 |
| - |
36 | 29 | "@actions/http-client@^2.0.1":
|
37 | 30 | version "2.0.1"
|
38 | 31 | resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
|
|
45 | 38 | resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.2.tgz#766ac09674a289ce0f1550ffe0a6eac9261a8ea9"
|
46 | 39 | integrity sha512-d+RwPlMp+2qmBfeLYPLXuSRykDIFEwdTA0MMxzS9kh4kvP1ftrc/9fzy6pX6qAjthdXruHQ6/6kjT/DNo5ALuw==
|
47 | 40 |
|
48 |
| -"@actions/tool-cache@^1.7.2": |
49 |
| - version "1.7.2" |
50 |
| - resolved "https://registry.yarnpkg.com/@actions/tool-cache/-/tool-cache-1.7.2.tgz#389ad15916f91999959c6b2865144839ecc571a9" |
51 |
| - integrity sha512-GYlcgg/PK2RWBrGG2sFg6s7im3S94LMKuqAv8UPDq/pGTZbuEvmN4a95Fn1Z19OE+vt7UbUHeewOD5tEBT+4TQ== |
| 41 | +"@actions/tool-cache@^2.0.1": |
| 42 | + version "2.0.1" |
| 43 | + resolved "https://registry.yarnpkg.com/@actions/tool-cache/-/tool-cache-2.0.1.tgz#8a649b9c07838d9d750c9864814e66a7660ab720" |
| 44 | + integrity sha512-iPU+mNwrbA8jodY8eyo/0S/QqCKDajiR8OxWTnSk/SnYg0sj8Hp4QcUEVC1YFpHWXtrfbQrE13Jz4k4HXJQKcA== |
52 | 45 | dependencies:
|
53 | 46 | "@actions/core" "^1.2.6"
|
54 | 47 | "@actions/exec" "^1.0.0"
|
55 |
| - "@actions/http-client" "^1.0.8" |
| 48 | + "@actions/http-client" "^2.0.1" |
56 | 49 | "@actions/io" "^1.1.1"
|
57 | 50 | semver "^6.1.0"
|
58 | 51 | uuid "^3.3.2"
|
@@ -710,7 +703,7 @@ tr46@~0.0.3:
|
710 | 703 | resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
711 | 704 | integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
|
712 | 705 |
|
713 |
| -tunnel@0.0.6, tunnel@^0.0.6: |
| 706 | +tunnel@^0.0.6: |
714 | 707 | version "0.0.6"
|
715 | 708 | resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
|
716 | 709 | integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
|
|
0 commit comments