mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 5.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
522 lines
21 KiB
JSON
522 lines
21 KiB
JSON
{
|
|
"name": "print-affected-libs",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "print-affected-libs",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@actions/core": "^1.10.0",
|
|
"@actions/exec": "^1.1.1",
|
|
"@actions/github": "^6.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@vercel/ncc": "^0.36.1"
|
|
}
|
|
},
|
|
"node_modules/@actions/core": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.0.tgz",
|
|
"integrity": "sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==",
|
|
"dependencies": {
|
|
"@actions/http-client": "^2.0.1",
|
|
"uuid": "^8.3.2"
|
|
}
|
|
},
|
|
"node_modules/@actions/exec": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz",
|
|
"integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==",
|
|
"dependencies": {
|
|
"@actions/io": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@actions/github": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/github/-/github-6.0.0.tgz",
|
|
"integrity": "sha512-alScpSVnYmjNEXboZjarjukQEzgCRmjMv6Xj47fsdnqGS73bjJNDpiiXmp8jr0UZLdUB6d9jW63IcmddUP+l0g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/http-client": "^2.2.0",
|
|
"@octokit/core": "^5.0.1",
|
|
"@octokit/plugin-paginate-rest": "^9.0.0",
|
|
"@octokit/plugin-rest-endpoint-methods": "^10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@actions/http-client": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz",
|
|
"integrity": "sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tunnel": "^0.0.6",
|
|
"undici": "^5.25.4"
|
|
}
|
|
},
|
|
"node_modules/@actions/io": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz",
|
|
"integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q=="
|
|
},
|
|
"node_modules/@fastify/busboy": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
|
|
"integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@octokit/auth-token": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz",
|
|
"integrity": "sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/core": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.2.0.tgz",
|
|
"integrity": "sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/auth-token": "^4.0.0",
|
|
"@octokit/graphql": "^7.1.0",
|
|
"@octokit/request": "^8.3.1",
|
|
"@octokit/request-error": "^5.1.0",
|
|
"@octokit/types": "^13.0.0",
|
|
"before-after-hook": "^2.2.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/endpoint": {
|
|
"version": "9.0.6",
|
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.6.tgz",
|
|
"integrity": "sha512-H1fNTMA57HbkFESSt3Y9+FBICv+0jFceJFPWDePYlR/iMGrwM5ph+Dd4XRQs+8X+PUFURLQgX9ChPfhJ/1uNQw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.1.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/graphql": {
|
|
"version": "7.1.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.1.0.tgz",
|
|
"integrity": "sha512-r+oZUH7aMFui1ypZnAvZmn0KSqAUgE1/tUXIWaqUCa1758ts/Jio84GZuzsvUkme98kv0WFY8//n0J1Z+vsIsQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/request": "^8.3.0",
|
|
"@octokit/types": "^13.0.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/openapi-types": {
|
|
"version": "23.0.1",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-23.0.1.tgz",
|
|
"integrity": "sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
"version": "9.2.2",
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz",
|
|
"integrity": "sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^12.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": "5"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": {
|
|
"version": "20.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz",
|
|
"integrity": "sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": {
|
|
"version": "12.6.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz",
|
|
"integrity": "sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
"version": "10.4.1",
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz",
|
|
"integrity": "sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^12.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": "5"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/openapi-types": {
|
|
"version": "20.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz",
|
|
"integrity": "sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": {
|
|
"version": "12.6.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz",
|
|
"integrity": "sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.4.0.tgz",
|
|
"integrity": "sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/endpoint": "^9.0.1",
|
|
"@octokit/request-error": "^5.1.0",
|
|
"@octokit/types": "^13.1.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request-error": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.1.tgz",
|
|
"integrity": "sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.1.0",
|
|
"deprecation": "^2.0.0",
|
|
"once": "^1.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/types": {
|
|
"version": "13.8.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.8.0.tgz",
|
|
"integrity": "sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^23.0.1"
|
|
}
|
|
},
|
|
"node_modules/@vercel/ncc": {
|
|
"version": "0.36.1",
|
|
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.1.tgz",
|
|
"integrity": "sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==",
|
|
"dev": true,
|
|
"bin": {
|
|
"ncc": "dist/ncc/cli.js"
|
|
}
|
|
},
|
|
"node_modules/before-after-hook": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz",
|
|
"integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/deprecation": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
|
|
"integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/tunnel": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz",
|
|
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==",
|
|
"engines": {
|
|
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
|
|
}
|
|
},
|
|
"node_modules/undici": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz",
|
|
"integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fastify/busboy": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
}
|
|
},
|
|
"node_modules/universal-user-agent": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz",
|
|
"integrity": "sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
"license": "ISC"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.0.tgz",
|
|
"integrity": "sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==",
|
|
"requires": {
|
|
"@actions/http-client": "^2.0.1",
|
|
"uuid": "^8.3.2"
|
|
}
|
|
},
|
|
"@actions/exec": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz",
|
|
"integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==",
|
|
"requires": {
|
|
"@actions/io": "^1.0.1"
|
|
}
|
|
},
|
|
"@actions/github": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/github/-/github-6.0.0.tgz",
|
|
"integrity": "sha512-alScpSVnYmjNEXboZjarjukQEzgCRmjMv6Xj47fsdnqGS73bjJNDpiiXmp8jr0UZLdUB6d9jW63IcmddUP+l0g==",
|
|
"requires": {
|
|
"@actions/http-client": "^2.2.0",
|
|
"@octokit/core": "^5.0.1",
|
|
"@octokit/plugin-paginate-rest": "^9.0.0",
|
|
"@octokit/plugin-rest-endpoint-methods": "^10.0.0"
|
|
}
|
|
},
|
|
"@actions/http-client": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz",
|
|
"integrity": "sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==",
|
|
"requires": {
|
|
"tunnel": "^0.0.6",
|
|
"undici": "^5.25.4"
|
|
}
|
|
},
|
|
"@actions/io": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz",
|
|
"integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q=="
|
|
},
|
|
"@fastify/busboy": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
|
|
"integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA=="
|
|
},
|
|
"@octokit/auth-token": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz",
|
|
"integrity": "sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA=="
|
|
},
|
|
"@octokit/core": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.2.0.tgz",
|
|
"integrity": "sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg==",
|
|
"requires": {
|
|
"@octokit/auth-token": "^4.0.0",
|
|
"@octokit/graphql": "^7.1.0",
|
|
"@octokit/request": "^8.3.1",
|
|
"@octokit/request-error": "^5.1.0",
|
|
"@octokit/types": "^13.0.0",
|
|
"before-after-hook": "^2.2.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"@octokit/endpoint": {
|
|
"version": "9.0.6",
|
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.6.tgz",
|
|
"integrity": "sha512-H1fNTMA57HbkFESSt3Y9+FBICv+0jFceJFPWDePYlR/iMGrwM5ph+Dd4XRQs+8X+PUFURLQgX9ChPfhJ/1uNQw==",
|
|
"requires": {
|
|
"@octokit/types": "^13.1.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"@octokit/graphql": {
|
|
"version": "7.1.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.1.0.tgz",
|
|
"integrity": "sha512-r+oZUH7aMFui1ypZnAvZmn0KSqAUgE1/tUXIWaqUCa1758ts/Jio84GZuzsvUkme98kv0WFY8//n0J1Z+vsIsQ==",
|
|
"requires": {
|
|
"@octokit/request": "^8.3.0",
|
|
"@octokit/types": "^13.0.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"@octokit/openapi-types": {
|
|
"version": "23.0.1",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-23.0.1.tgz",
|
|
"integrity": "sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g=="
|
|
},
|
|
"@octokit/plugin-paginate-rest": {
|
|
"version": "9.2.2",
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz",
|
|
"integrity": "sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==",
|
|
"requires": {
|
|
"@octokit/types": "^12.6.0"
|
|
},
|
|
"dependencies": {
|
|
"@octokit/openapi-types": {
|
|
"version": "20.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz",
|
|
"integrity": "sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA=="
|
|
},
|
|
"@octokit/types": {
|
|
"version": "12.6.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz",
|
|
"integrity": "sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==",
|
|
"requires": {
|
|
"@octokit/openapi-types": "^20.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@octokit/plugin-rest-endpoint-methods": {
|
|
"version": "10.4.1",
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz",
|
|
"integrity": "sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg==",
|
|
"requires": {
|
|
"@octokit/types": "^12.6.0"
|
|
},
|
|
"dependencies": {
|
|
"@octokit/openapi-types": {
|
|
"version": "20.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz",
|
|
"integrity": "sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA=="
|
|
},
|
|
"@octokit/types": {
|
|
"version": "12.6.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz",
|
|
"integrity": "sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==",
|
|
"requires": {
|
|
"@octokit/openapi-types": "^20.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@octokit/request": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.4.0.tgz",
|
|
"integrity": "sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw==",
|
|
"requires": {
|
|
"@octokit/endpoint": "^9.0.1",
|
|
"@octokit/request-error": "^5.1.0",
|
|
"@octokit/types": "^13.1.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"@octokit/request-error": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.1.tgz",
|
|
"integrity": "sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==",
|
|
"requires": {
|
|
"@octokit/types": "^13.1.0",
|
|
"deprecation": "^2.0.0",
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"@octokit/types": {
|
|
"version": "13.8.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.8.0.tgz",
|
|
"integrity": "sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==",
|
|
"requires": {
|
|
"@octokit/openapi-types": "^23.0.1"
|
|
}
|
|
},
|
|
"@vercel/ncc": {
|
|
"version": "0.36.1",
|
|
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.1.tgz",
|
|
"integrity": "sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==",
|
|
"dev": true
|
|
},
|
|
"before-after-hook": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz",
|
|
"integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ=="
|
|
},
|
|
"deprecation": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
|
|
"integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ=="
|
|
},
|
|
"once": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
"requires": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"tunnel": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz",
|
|
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg=="
|
|
},
|
|
"undici": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz",
|
|
"integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==",
|
|
"requires": {
|
|
"@fastify/busboy": "^2.0.0"
|
|
}
|
|
},
|
|
"universal-user-agent": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz",
|
|
"integrity": "sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ=="
|
|
},
|
|
"uuid": {
|
|
"version": "8.3.2",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
|
|
},
|
|
"wrappy": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
|
|
}
|
|
}
|
|
}
|