fix(deps): update dependency @octokit/rest to v21 #3542
Annotations
3 errors
build:
packages/osv-offline/src/lib/download.ts#L3
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@octokit/rest")' call instead.
|
build:
packages/osv-offline-updater/src/client/github.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@octokit/rest")' call instead.
|
build
Process completed with exit code 2.
|