File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 22
22
"author" : " CrazyMax" ,
23
23
"license" : " MIT" ,
24
24
"dependencies" : {
25
- "@actions/core" : " ^1.6.0 " ,
25
+ "@actions/core" : " ^1.8.2 " ,
26
26
"@actions/exec" : " ^1.1.1" ,
27
27
"addressparser" : " ^1.0.1" ,
28
28
"openpgp" : " ^5.2.1"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.6.0 " :
6
- version "1.6.0 "
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.6.0 .tgz#0568e47039bfb6a9170393a73f3b7eb3b22462cb "
8
- integrity sha512-NB1UAZomZlCV/LmJqkLhNTqtKfFXJZAUPcfl/zqG7EfsQdeUJtaWO98SGbuQ3pydJ3fHl2CvI/51OKYlCYYcaw ==
5
+ " @actions/core@^1.8.2 " :
6
+ version "1.8.2 "
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.2 .tgz#67539d669ae9b751430469e9ae4d83e0525973ac "
8
+ integrity sha512-FXcBL7nyik8K5ODeCKlxi+vts7torOkoDAKfeh61EAkAy1HAvwn9uVzZBY0f15YcQTcZZ2/iSGBFHEuioZWfDA ==
9
9
dependencies :
10
- " @actions/http-client" " ^1 .0.11 "
10
+ " @actions/http-client" " ^2 .0.1 "
11
11
12
12
" @actions/exec@^1.1.1 " :
13
13
version "1.1.1"
16
16
dependencies :
17
17
" @actions/io" " ^1.0.1"
18
18
19
- " @actions/http-client@^1 .0.11 " :
20
- version "1 .0.11 "
21
- resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1 .0.11 .tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0 "
22
- integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg ==
19
+ " @actions/http-client@^2 .0.1 " :
20
+ version "2 .0.1 "
21
+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2 .0.1 .tgz#873f4ca98fe32f6839462a6f046332677322f99c "
22
+ integrity sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw ==
23
23
dependencies :
24
- tunnel "0.0.6"
24
+ tunnel "^ 0.0.6"
25
25
26
26
" @actions/io@^1.0.1 " :
27
27
version "1.0.2"
@@ -3342,7 +3342,7 @@ tsutils@^3.21.0:
3342
3342
dependencies :
3343
3343
tslib "^1.8.1"
3344
3344
3345
-
3345
+ tunnel@^ 0.0.6 :
3346
3346
version "0.0.6"
3347
3347
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
3348
3348
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments