File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 2121 ]
2222 },
2323 "devDependencies" : {
24- "@actions/core" : " ^1.2.6 " ,
24+ "@actions/core" : " ^1.2.7 " ,
2525 "@babel/core" : " ^7.16.0" ,
2626 "@babel/preset-env" : " ^7.16.0" ,
2727 "@commitlint/cli" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- "@actions/core@^1.2.6":
6- version "1.2.6"
7- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
8- integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==
5+ "@actions/core@^1.2.7":
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==
9+ dependencies:
10+ "@actions/http-client" "^1.0.11"
11+
12+ "@actions/http-client@^1.0.11":
13+ version "1.0.11"
14+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0"
15+ integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==
16+ dependencies:
17+ tunnel "0.0.6"
918
1019"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
1120 version "7.10.4"
@@ -12013,6 +12022,11 @@ tunnel-agent@^0.6.0:
1201312022 dependencies:
1201412023 safe-buffer "^5.0.1"
1201512024
12025+ 12026+ version "0.0.6"
12027+ resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
12028+ integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
12029+
1201612030tweetnacl@^0.14.3, tweetnacl@~0.14.0:
1201712031 version "0.14.5"
1201812032 resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
You can’t perform that action at this time.
0 commit comments