|
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" |
|
50 | 42 | "@actions/exec" "^2.0.0" |
51 | 43 | "@actions/http-client" "^3.0.2" |
52 | 44 |
|
53 | | -"@actions/exec@^1.1.1": |
54 | | - version "1.1.1" |
55 | | - resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611" |
56 | | - integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w== |
57 | | - dependencies: |
58 | | - "@actions/io" "^1.0.1" |
59 | | - |
60 | 45 | "@actions/exec@^2.0.0": |
61 | 46 | version "2.0.0" |
62 | 47 | resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-2.0.0.tgz#35e829723389f80e362ec2cc415697ec74362ad8" |
63 | 48 | integrity sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw== |
64 | 49 | dependencies: |
65 | 50 | "@actions/io" "^2.0.0" |
66 | 51 |
|
67 | | -"@actions/glob@^0.5.0": |
68 | | - version "0.5.0" |
69 | | - resolved "https://registry.yarnpkg.com/@actions/glob/-/glob-0.5.0.tgz#72853048c6f84c05d8d9e0aad2bb926f6e3bc873" |
70 | | - integrity sha512-tST2rjPvJLRZLuT9NMUtyBjvj9Yo0MiJS3ow004slMvm8GFM+Zv9HvMJ7HWzfUyJnGrJvDsYkWBaaG3YKXRtCw== |
71 | | - dependencies: |
72 | | - "@actions/core" "^1.9.1" |
73 | | - minimatch "^3.0.4" |
74 | | - |
75 | 52 | "@actions/glob@^0.5.1": |
76 | 53 | version "0.5.1" |
77 | 54 | resolved "https://registry.yarnpkg.com/@actions/glob/-/glob-0.5.1.tgz#606d8aa6b9bd5205e50e79c3da33709d65307cb6" |
|
80 | 57 | "@actions/core" "^2.0.3" |
81 | 58 | minimatch "^3.0.4" |
82 | 59 |
|
83 | | -"@actions/http-client@^2.0.1": |
84 | | - version "2.2.3" |
85 | | - resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.3.tgz#31fc0b25c0e665754ed39a9f19a8611fc6dab674" |
86 | | - integrity sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA== |
87 | | - dependencies: |
88 | | - tunnel "^0.0.6" |
89 | | - undici "^5.25.4" |
90 | | - |
91 | 60 | "@actions/http-client@^3.0.0": |
92 | 61 | version "3.0.0" |
93 | 62 | resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.0.tgz#6c6058bef29c0580d6683a08c5bf0362c90c2e6e" |
|
112 | 81 | tunnel "^0.0.6" |
113 | 82 | undici "^6.23.0" |
114 | 83 |
|
115 | | -"@actions/io@^1.0.1": |
116 | | - version "1.1.3" |
117 | | - resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71" |
118 | | - integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q== |
119 | | - |
120 | 84 | "@actions/io@^2.0.0": |
121 | 85 | version "2.0.0" |
122 | 86 | resolved "https://registry.yarnpkg.com/@actions/io/-/io-2.0.0.tgz#3ad1271ba3cd515324f2215e8d4c1c0c3864d65b" |
@@ -2939,7 +2903,7 @@ undici-types@~7.16.0: |
2939 | 2903 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
2940 | 2904 | integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
2941 | 2905 |
|
2942 | | -undici@^5.25.4, undici@^5.28.5: |
| 2906 | +undici@^5.28.5: |
2943 | 2907 | version "5.29.0" |
2944 | 2908 | resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3" |
2945 | 2909 | integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg== |
|
0 commit comments