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 2525 },
2626 "homepage" : " https://github.com/scribd/amazon-appmesh-virtual-node-action#readme" ,
2727 "dependencies" : {
28- "@actions/core" : " ^1.5 .0" ,
28+ "@actions/core" : " ^1.6 .0" ,
2929 "@aws-sdk/client-app-mesh" : " ^3.34.0" ,
3030 "@aws-sdk/util-waiter" : " ^3.34.0" ,
3131 "yaml" : " ^1.10.2"
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @actions/core@^1.5.0 " :
6- version "1.5.0"
7- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.5.0.tgz#885b864700001a1b9a6fba247833a036e75ad9d3"
8- integrity sha512-eDOLH1Nq9zh+PJlYLqEMkS/jLQxhksPNmUGNBHfa4G+tQmnIhzpctxmchETtVGyBOvXgOVVpYuE40+eS4cUnwQ==
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==
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" @aws-crypto/ie11-detection@^1.0.0 " :
1120 version "1.0.0"
@@ -3342,6 +3351,11 @@ tslib@^2.3.0:
33423351 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
33433352 integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
33443353
3354+ tunnel@0.0.6 :
3355+ version "0.0.6"
3356+ resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
3357+ integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
3358+
33453359type-check@^0.4.0, type-check@~0.4.0 :
33463360 version "0.4.0"
33473361 resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
You can’t perform that action at this time.
0 commit comments