[Snyk] Fix for 3 vulnerabilities #113
Annotations
10 errors
All:
node_modules/@octokit/rest/dist-types/index.d.ts#L11
Cannot find module '@octokit/plugin-rest-endpoint-methods/dist-types/generated/types' or its corresponding type declarations.
|
All:
bin/plugin/lib/milestone.js#L2
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'IssuesListForRepoResponseItem'.
|
All:
bin/plugin/lib/milestone.js#L3
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'IssuesListMilestonesForRepoResponseItem'.
|
All:
bin/plugin/lib/milestone.js#L20
Property 'issues' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
|
All:
bin/plugin/lib/milestone.js#L26
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'Response'.
|
All:
bin/plugin/lib/milestone.js#L28
Property 'paginate' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
|
All:
bin/plugin/lib/milestone.js#L62
Property 'issues' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
|
All:
bin/plugin/lib/milestone.js#L73
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'Response'.
|
All:
bin/plugin/lib/milestone.js#L75
Property 'paginate' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
|
All:
bin/plugin/lib/milestone.js#L78
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'IssuesListForRepoResponse'.
|