mirror of
https://github.com/webfactory/ssh-agent.git
synced 2024-11-24 18:08:00 +00:00
33 lines
1.3 KiB
YAML
33 lines
1.3 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@actions/core@^1.9.1":
|
|
version "1.9.1"
|
|
resolved "https://registry.npmjs.org/@actions/core/-/core-1.9.1.tgz"
|
|
integrity sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA==
|
|
dependencies:
|
|
"@actions/http-client" "^2.0.1"
|
|
uuid "^8.3.2"
|
|
|
|
"@actions/http-client@^2.0.1":
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/@actions/http-client/-/http-client-2.0.1.tgz"
|
|
integrity sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw==
|
|
dependencies:
|
|
tunnel "^0.0.6"
|
|
|
|
"@vercel/ncc@^0.38.1":
|
|
version "0.38.1"
|
|
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e"
|
|
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==
|
|
|
|
tunnel@^0.0.6:
|
|
version "0.0.6"
|
|
resolved "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz"
|
|
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
|
|
|
|
uuid@^8.3.2:
|
|
version "8.3.2"
|
|
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"
|
|
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|