|
18 | 18 | "@protobuf-ts/runtime-rpc" "^2.11.1" |
19 | 19 | semver "^6.3.1" |
20 | 20 |
|
21 | | -"@actions/core@^1.9.1": |
22 | | - version "1.11.1" |
23 | | - resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.11.1.tgz#ae683aac5112438021588030efb53b1adb86f172" |
24 | | - integrity sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A== |
25 | | - dependencies: |
26 | | - "@actions/exec" "^1.1.1" |
27 | | - "@actions/http-client" "^2.0.1" |
28 | | - |
29 | 21 | "@actions/core@^2.0.0": |
30 | 22 | version "2.0.1" |
31 | 23 | resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.1.tgz#fc4961acb04f6253bcdf83ad356e013ba29fc218" |
|
42 | 34 | "@actions/exec" "^2.0.0" |
43 | 35 | "@actions/http-client" "^3.0.2" |
44 | 36 |
|
45 | | -"@actions/exec@^1.1.1": |
46 | | - version "1.1.1" |
47 | | - resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611" |
48 | | - integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w== |
49 | | - dependencies: |
50 | | - "@actions/io" "^1.0.1" |
51 | | - |
52 | 37 | "@actions/exec@^2.0.0": |
53 | 38 | version "2.0.0" |
54 | 39 | resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-2.0.0.tgz#35e829723389f80e362ec2cc415697ec74362ad8" |
55 | 40 | integrity sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw== |
56 | 41 | dependencies: |
57 | 42 | "@actions/io" "^2.0.0" |
58 | 43 |
|
59 | | -"@actions/glob@^0.5.0": |
60 | | - version "0.5.0" |
61 | | - resolved "https://registry.yarnpkg.com/@actions/glob/-/glob-0.5.0.tgz#72853048c6f84c05d8d9e0aad2bb926f6e3bc873" |
62 | | - integrity sha512-tST2rjPvJLRZLuT9NMUtyBjvj9Yo0MiJS3ow004slMvm8GFM+Zv9HvMJ7HWzfUyJnGrJvDsYkWBaaG3YKXRtCw== |
63 | | - dependencies: |
64 | | - "@actions/core" "^1.9.1" |
65 | | - minimatch "^3.0.4" |
66 | | - |
67 | 44 | "@actions/glob@^0.5.1": |
68 | 45 | version "0.5.1" |
69 | 46 | resolved "https://registry.yarnpkg.com/@actions/glob/-/glob-0.5.1.tgz#606d8aa6b9bd5205e50e79c3da33709d65307cb6" |
|
72 | 49 | "@actions/core" "^2.0.3" |
73 | 50 | minimatch "^3.0.4" |
74 | 51 |
|
75 | | -"@actions/http-client@^2.0.1": |
76 | | - version "2.2.3" |
77 | | - resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.3.tgz#31fc0b25c0e665754ed39a9f19a8611fc6dab674" |
78 | | - integrity sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA== |
79 | | - dependencies: |
80 | | - tunnel "^0.0.6" |
81 | | - undici "^5.25.4" |
82 | | - |
83 | 52 | "@actions/http-client@^3.0.0": |
84 | 53 | version "3.0.0" |
85 | 54 | resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.0.tgz#6c6058bef29c0580d6683a08c5bf0362c90c2e6e" |
|
96 | 65 | tunnel "^0.0.6" |
97 | 66 | undici "^6.23.0" |
98 | 67 |
|
99 | | -"@actions/io@^1.0.1": |
100 | | - version "1.1.3" |
101 | | - resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71" |
102 | | - integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q== |
103 | | - |
104 | 68 | "@actions/io@^2.0.0": |
105 | 69 | version "2.0.0" |
106 | 70 | resolved "https://registry.yarnpkg.com/@actions/io/-/io-2.0.0.tgz#3ad1271ba3cd515324f2215e8d4c1c0c3864d65b" |
@@ -2923,7 +2887,7 @@ undici-types@~7.16.0: |
2923 | 2887 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
2924 | 2888 | integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
2925 | 2889 |
|
2926 | | -undici@^5.25.4, undici@^5.28.5: |
| 2890 | +undici@^5.28.5: |
2927 | 2891 | version "5.29.0" |
2928 | 2892 | resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3" |
2929 | 2893 | integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg== |
|
0 commit comments